Versions in this module Expand all Collapse all v1 v1.0.1 Apr 27, 2026 Changes in this version + var Logger = zerolog.New(os.Stderr).With().Timestamp().Logger() + func ConfigureBaseLogger(c Config) error + type Config interface + LogFields func() map[string]interface{} + LogWriter func() io.Writer + WriteLevel func() string