mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 09:17:49 +08:00
eventlog: rm noisy low-signal statement
This commit is contained in:
parent
fce04f445a
commit
aec0b31d44
@ -116,7 +116,6 @@ func (m *Mux) HandleSync(s inet.Stream) {
|
||||
}
|
||||
|
||||
log.Infof("muxer handle protocol: %s", name)
|
||||
log.Event(ctx, "muxHandle", eventlog.Metadata{"protocol": name})
|
||||
handler(s)
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user