Documentation ¶
Index ¶
- type Interface
- type Logger
- func (l *Logger) Debug(message string, args ...any)
- func (l *Logger) Error(message string, args ...any)
- func (l *Logger) Fatal(args ...any)
- func (l *Logger) Info(message string, args ...any)
- func (l *Logger) Printf(format string, args ...any)
- func (l *Logger) Warn(message string, args ...any)
- func (l *Logger) With(args ...any) *Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.