Versions in this module Expand all Collapse all v1 v1.0.5 May 9, 2024 v1.0.4 May 9, 2024 v1.0.3 May 9, 2024 Changes in this version + func SetupLogger(opts ...Option) logger.Logger + type Option func(*options) + func WithCap(n uint) Option + func WithLevel(s string) Option + func WithPath(s string) Option + func WithStdout(s string) Option + func WithType(s string) Option