mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 16:17:35 +00:00
improve debug logging, rw lock for notifier
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:

committed by
Kristoffer Dalby

parent
3bef63bb80
commit
217ccd6540
@@ -31,6 +31,7 @@ func (ns *noiseServer) NoisePollNetMapHandler(
|
||||
|
||||
log.Trace().
|
||||
Any("headers", req.Header).
|
||||
Caller().
|
||||
Msg("Headers")
|
||||
|
||||
body, _ := io.ReadAll(req.Body)
|
||||
|
Reference in New Issue
Block a user