Documentation ¶
Index ¶
- func GetLogFile() (*os.File, error)
- type Logger
- func (l *Logger) Debug(msg string, args ...interface{})
- func (l *Logger) Error(msg string, args ...interface{})
- func (l *Logger) Fatal(msg string, err error)
- func (l *Logger) Info(msg string, args ...interface{})
- func (l *Logger) Trace(msg string, args ...interface{})
- func (l *Logger) Warn(msg string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogFile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.