enable all DHT logging (when building with dht logging enabled)
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user