mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-25 19:47:27 +00:00
More minor logging stuff
This commit is contained in:
@@ -88,7 +88,7 @@ func (h *Headscale) PollNetMapHandler(
|
||||
Str("handler", "PollNetMap").
|
||||
Str("id", machineKeyStr).
|
||||
Str("machine", machine.Hostname).
|
||||
Msg("Found machine in database")
|
||||
Msg("A machine is entering polling via the legacy protocol")
|
||||
|
||||
h.handlePollCommon(writer, req, machine, mapRequest, false)
|
||||
}
|
||||
|
Reference in New Issue
Block a user