Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(message ...interface{})
- func (l *Logger) Debugf(format string, message ...interface{})
- func (l *Logger) Error(message ...interface{})
- func (l *Logger) Errorf(format string, message ...interface{})
- func (l *Logger) Info(message ...interface{})
- func (l *Logger) InfoMap(key, value string)
- func (l *Logger) Infof(format string, message ...interface{})
- func (l *Logger) SetWriter(writer io.Writer)
- func (l *Logger) Warn(message ...interface{})
- func (l *Logger) Warnf(format string, message ...interface{})
- type Status
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.