]> Sergey Matveev's repositories - btrtrc.git/blob - logging.go
cmd/btrtrc client
[btrtrc.git] / logging.go
1 package torrent
2
3 const (
4         protocolLoggingName = "protocol"
5         v2HashesLogName     = "v2hashes"
6 )