enable all DHT logging (when building with dht logging enabled)

This commit is contained in:
Arvid Norberg 2013-12-20 04:54:27 +00:00
parent 412842365a
commit ce99fd47f2
1 changed files with 2 additions and 2 deletions

View File

@ -232,8 +232,8 @@ namespace libtorrent { namespace dht
// turns on and off individual components' logging
rpc_log().enable(false);
node_log().enable(false);
// rpc_log().enable(false);
// node_log().enable(false);
// traversal_log().enable(false);
// dht_tracker_log.enable(false);