Abbreviated names `globalMu` and `sb` require a comment to understand their purpose, violating AX Principle 1 (Predictable Names Over Short Names). Renamed `globalMu` to `globalMutex` and `sb` to `builder` throughout logger.go. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| logger.go | ||
| logger_test.go | ||