Versions in this module Expand all Collapse all v0 v0.0.3 Apr 30, 2024 v0.0.2 Apr 29, 2024 v0.0.1 Apr 29, 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