mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-20 19:28:25 -07:00
(minor) change log level in HandleAnnounce
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ func (h *responseHook) appendPeers(req *bittorrent.AnnounceRequest, resp *bittor
|
||||
}
|
||||
}
|
||||
}
|
||||
log.Info("responseHook announce peers", log.Fields{
|
||||
log.Debug("responseHook announce peers", log.Fields{
|
||||
"infoHash": req.InfoHash,
|
||||
"requestPeer": req.RequestPeer,
|
||||
"ipv4Peers": resp.IPv4Peers,
|
||||
|
||||
Reference in New Issue
Block a user