Documentation
¶
Index ¶
- type Logger
- func (l Logger) DPanic(msg string, rest ...any)
- func (l Logger) Debug(msg string, rest ...any)
- func (l Logger) Error(msg string, rest ...any)
- func (l Logger) Fatal(msg string, rest ...any)
- func (l Logger) GetLogger() *zap.Logger
- func (l Logger) Info(msg string, rest ...any)
- func (l Logger) Named(name string) *Logger
- func (l Logger) Panic(msg string, rest ...any)
- func (l Logger) Warn(msg string, rest ...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.