Documentation
¶
Index ¶
- type Logger
- func (l *Logger) Debugf(format string, args ...interface{}) (int, error)
- func (l *Logger) Errorf(format string, args ...interface{}) (int, error)
- func (l *Logger) Fatalf(format string, args ...interface{}) (int, error)
- func (l *Logger) Infof(format string, args ...interface{}) (int, error)
- func (l *Logger) Warnf(format string, args ...interface{}) (int, error)
- func (l *Logger) Write(msg string) (int, error)
- func (l *Logger) Writef(format string, args ...interface{}) (int, error)
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.