mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 14:47:36 +00:00
Downgrade update sent to debug (#1843)
This commit is contained in:
@@ -507,7 +507,7 @@ func (h *Headscale) handlePoll(
|
||||
}
|
||||
log.Trace().Str("node", node.Hostname).TimeDiff("timeSpent", time.Now(), startWrite).Str("mkey", node.MachineKey.String()).Int("type", int(update.Type)).Msg("finished writing mapresp to node")
|
||||
|
||||
log.Info().
|
||||
log.Debug().
|
||||
Caller().
|
||||
Bool("readOnly", mapRequest.ReadOnly).
|
||||
Bool("omitPeers", mapRequest.OmitPeers).
|
||||
|
Reference in New Issue
Block a user