mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-22 18:26:41 +00:00
Change log line
This commit is contained in:
@@ -372,7 +372,7 @@ func (c *GrpcClient) receive(stream proto.SignalExchange_ConnectStreamClient,
|
||||
}
|
||||
|
||||
if appKeepAlive.IsKeepAliveMsg(msg.Body) {
|
||||
log.Printf("received keepalive")
|
||||
log.Tracef("received keepalive")
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user