Commit aec0b31d authored by Brian Tiger Chow's avatar Brian Tiger Chow

eventlog: rm noisy low-signal statement

parent fce04f44
......@@ -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)
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment