Versions in this module Expand all Collapse all v1 v1.0.0 Nov 9, 2024 Changes in this version + func Error(err error) slog.Attr + func New(envType config.EnvType) *slog.Logger + func Wrap(log *slog.Logger, options ...Option) *slog.Logger + type Option func(*wrapOptions) + func WithAny(key string, value any) Option + func WithCtx(ctx context.Context) Option + func WithOp(op any) Option