Documentation ¶ Index ¶ func Configure(cfg config.LogConfig) (func() error, error) func Debugf(format string, args ...any) func Errorf(format string, args ...any) func Fatalf(format string, args ...any) func Infof(format string, args ...any) func Warnf(format string, args ...any) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Configure ¶ func Configure(cfg config.LogConfig) (func() error, error) func Debugf ¶ func Debugf(format string, args ...any) func Errorf ¶ func Errorf(format string, args ...any) func Fatalf ¶ func Fatalf(format string, args ...any) func Infof ¶ func Infof(format string, args ...any) func Warnf ¶ func Warnf(format string, args ...any) Types ¶ This section is empty. Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.