github.com/anacrolix/torrent@v1.61.0/logging.go (about) 1 package torrent 2 3 const ( 4 protocolLoggingName = "protocol" 5 v2HashesLogName = "v2hashes" 6 )