1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-07 20:04:00 +01:00
juanfont.headscale/cmd/headscale/cli
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
..
api_key.go cli: add --id flag to API key expire/delete commands 2026-01-20 17:13:38 +01:00
configtest.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
debug.go all: remove deadcode (#2952) 2025-12-10 15:55:15 +01:00
dump_config.go add integration test for headscale -c 2022-06-05 23:13:58 +08:00
generate.go feat(aliases): add 'gen' alias for 'generate' command 2022-03-02 14:29:33 +10:00
health.go add health command (#2659) 2025-10-16 12:00:11 +00:00
mockoidc.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
nodes.go Fix node expiration success message 2026-01-24 15:18:12 +01:00
policy.go db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
preauthkeys.go Remove trace log for preauthkeys create 2026-01-23 08:40:09 +01:00
pterm_style.go Fix lint 2022-02-12 19:42:55 +00:00
root_test.go cli: do not show new pre-releases on stable (#2813) 2025-10-24 13:15:53 +02:00
root.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
serve.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
users.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
utils.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
version.go cli: use gobuild version handling (#2770) 2025-09-12 11:47:31 +02:00