Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(msg string)
- func (l *Logger) Error(msg string)
- func (l *Logger) Errorf(msg string, args ...any)
- func (l *Logger) Errorw(msg string, w ...any)
- func (l *Logger) Info(msg string)
- func (l *Logger) Infof(msg string, args ...any)
- func (l *Logger) Infow(msg string, w ...any)
- func (l *Logger) Warn(msg string)
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.