Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
bb0dc227
Commit
bb0dc227
authored
Jan 15, 2015
by
Brian Tiger Chow
Browse files
eventlog: rm noisy low-signal statement
parent
36444ac7
Changes
1
Show whitespace changes
Inline
Side-by-side
protocol/mux.go
View file @
bb0dc227
...
...
@@ -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
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment