Versions in this module Expand all Collapse all v1 v1.0.0 Oct 25, 2025 Changes in this version + type Logger struct + func NewLogger(level string) *Logger + func (l *Logger) Sugar() *zap.SugaredLogger + func (l *Logger) Sync() error