diff --git a/hscontrol/notifier/notifier.go b/hscontrol/notifier/notifier.go index 7d9385c04a8..9a0f1faf1f6 100644 --- a/hscontrol/notifier/notifier.go +++ b/hscontrol/notifier/notifier.go @@ -258,7 +258,6 @@ func (b *batcher) flush() { if b.nodesChanged || b.patchesChanged { p := maps.Keys(b.patches) - log.Trace().Interface("nodes-with-patches", p).Interface("nodes-with-changes", b.changedNodeIDs.Slice().AsSlice()).Msg("BATCHER FLUSH") var patches []*tailcfg.PeerChange // If a node is getting a full update from a change