Mining/pkg/logging
Claude cb07aa01e3
ax(logging): replace prose comment with usage example on GetLevel
GetLevel had a comment that restated the signature in prose ("returns the
current minimum log level"), violating AX Principle 2. Replaced with a
concrete call-site example showing how the result is actually used.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:20:03 +01:00
..
logger.go ax(logging): replace prose comment with usage example on GetLevel 2026-04-02 14:20:03 +01:00
logger_test.go ax(logging): rename TestLoggerLevels/TestLoggerDebugLevel to TestFilename_Function_{Good,Bad,Ugly} 2026-04-02 14:19:05 +01:00