Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(message interface{}, args ...interface{})
- func (l *Logger) Error(message interface{}, args ...interface{})
- func (l *Logger) Fatal(message interface{}, args ...interface{})
- func (l *Logger) Info(message interface{}, args ...interface{})
- func (l *Logger) Panic(message interface{}, args ...interface{})
- func (l *Logger) Sync() error
- func (l *Logger) Warn(message interface{}, args ...interface{})
- func (l *Logger) With(key log.Field, value interface{}) log.Interface
- type Params
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.