#include <boost/shared_ptr.hpp>#include <boost/lexical_cast.hpp>#include <boost/filesystem/fstream.hpp>#include <boost/filesystem/convenience.hpp>#include <boost/date_time/posix_time/posix_time.hpp>#include <vector>#include "libtorrent/extensions/logger.hpp"#include "libtorrent/extensions.hpp"#include "libtorrent/entry.hpp"#include "libtorrent/peer_request.hpp"#include "libtorrent/peer_connection.hpp"Go to the source code of this file.
Namespaces | |
| namespace | libtorrent |
Functions | |
| boost::shared_ptr< torrent_plugin > | libtorrent::create_logger_plugin (torrent *) |
| boost::filesystem::ofstream m_file |
Definition at line 180 of file logger.cpp.
1.5.6