headscale/hscontrol/mapper
Kristoffer Dalby 4a9a329339 all: use lowercase log messages
Go style recommends that log messages and error strings should not be
capitalized (unless beginning with proper nouns or acronyms) and should
not end with punctuation.

This change normalizes all zerolog .Msg() and .Msgf() calls to start
with lowercase letters, following Go conventions and making logs more
consistent across the codebase.
2026-02-06 07:40:29 +01:00
..
batcher.go hscontrol/mapper: use sub-loggers and zf constants 2026-02-06 07:40:29 +01:00
batcher_lockfree.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
batcher_test.go db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
builder.go change: smarter change notifications 2025-12-16 10:12:36 +01:00
builder_test.go bunch of qol (#2748) 2025-08-27 17:09:13 +02:00
mapper.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
mapper_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
tail_test.go types: add option to disable taildrop, improve tests (#2955) 2025-12-12 11:35:16 +01:00