Versions in this module Expand all Collapse all v0 v0.1.0 Jun 28, 2026 Changes in this version + type Logger struct + func New() *Logger + func (l *Logger) Error(msg string, fields map[string]any) + func (l *Logger) Info(msg string, fields map[string]any) + func (l *Logger) Warn(msg string, fields map[string]any)