Documentation
¶
Index ¶
- func Close() error
- func Debug(format string, args ...interface{})
- func Error(format string, args ...interface{})
- func GetLogPath() string
- func Info(format string, args ...interface{})
- func Initialize(logDir string, level Level) error
- func SetEnabled(enabled bool)
- func Warn(format string, args ...interface{})
- func WithError(err error, context string)
- type Level
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
Initialize sets up the default logger
Types ¶
Click to show internal directories.
Click to hide internal directories.