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>
|
||
|---|---|---|
| .. | ||
| logger.go | ||
| logger_test.go | ||