stickz / rtorrent

Stable high performance BitTorrent client
57 stars 3 forks source link

Add limited connection logging support #14

Closed stickz closed 4 months ago

stickz commented 4 months ago

The following features have been added to the logging API.

log.add_output = "connection_filter", "rtorrent.log"
log.add_output = "connection_listen", "rtorrent.log"
log.add_output = "connection_handshake", "rtorrent.log"