turn DHT logging into alerts instead of writing to a file

This commit is contained in:
Arvid Norberg
2015-05-10 04:54:02 +00:00
parent 095b709adb
commit b60934288b
26 changed files with 388 additions and 299 deletions

View File

@@ -1324,6 +1324,7 @@ int main(int argc, char* argv[])
+ alert::session_log_notification
+ alert::torrent_log_notification
+ alert::peer_log_notification
+ alert::dht_log_notification
));
ses.set_load_function(&load_torrent);