Mining/pkg/logging
Claude 7d6d00a0e6
ax(logging): replace prose comment on New with usage example
AX Principle 2: comments must show concrete usage, not restate the
function name. "New creates a new Logger with the given configuration"
restated the signature — replaced with a callable example.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:13:04 +01:00
..
logger.go ax(logging): replace prose comment on New with usage example 2026-04-02 14:13:04 +01:00
logger_test.go feat: Add structured logging package 2025-12-31 11:18:22 +00:00