Documentation ¶
Index ¶
- Variables
- type Logger
- func (l *Logger) Debug(msg string, args ...interface{})
- func (l *Logger) Error(msg string, args ...interface{})
- func (l *Logger) Fatal(msg string, args ...interface{})
- func (l Logger) GetLogr() logr.Logger
- func (l *Logger) Info(msg string, args ...interface{})
- func (l *Logger) Level() loggers.LogLevel
- func (l *Logger) Warn(msg string, args ...interface{})
- func (l *Logger) WithFields(fields ...field.Field) loggers.Logger
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Get = _pool.Get
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.