Mining/pkg/logging
Claude 44223f0c67
ax(logging): rename mu to mutex for predictable naming
AX Principle 1: abbreviated field names increase semantic ambiguity.
Logger.mu renamed to Logger.mutex — no comment required to understand it.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:22:38 +01:00
..
logger.go ax(logging): rename mu to mutex for predictable naming 2026-04-02 14:22:38 +01:00
logger_test.go ax(logging): rename TestLoggerLevels/TestLoggerDebugLevel to TestFilename_Function_{Good,Bad,Ugly} 2026-04-02 14:19:05 +01:00