feat: support LOG_LEVEL env var for runtime log level config

Adds LOG_LEVEL env var support (debug/info/warn/error) that overrides
the --debug flag, enabling dynamic log level changes without rebuild.
This commit is contained in:
2026-06-29 19:51:02 +00:00
parent 895b82096c
commit 1ab139baa4
+1 -145
View File
File diff suppressed because one or more lines are too long