Documentation
¶
Index ¶
- func Close()
- func Debug(msg string, args ...any)
- func Error(msg string, args ...any)
- func Fatal(msg string, args ...any)
- func GetGlobalLogger() *zap.Logger
- func Info(msg string, args ...any)
- func Init(cfg Config)
- func NewLogger(cfg Config) (*zap.Logger, error)
- func Sync() error
- func Warn(msg string, args ...any)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGlobalLogger ¶ added in v0.100.4
GetGlobalLogger returns the global logger instance Useful for services that need to store a logger reference
Types ¶
Click to show internal directories.
Click to hide internal directories.