Versions in this module Expand all Collapse all v0 v0.1.0 Jul 13, 2026 Changes in this version + type Logger struct + func Default() *Logger + func New(level string, structured bool) (*Logger, error) + func (l *Logger) WithContext(ctx context.Context, fields ...zap.Field) *zap.Logger