Documentation
¶
Index ¶
- func AddFileLog(name string, lvl Level, file string, rotate bool, daily bool, format string, ...)
- func Close()
- func Critical(arg0 interface{}, args ...interface{}) error
- func Debug(arg0 interface{}, args ...interface{})
- func Error(arg0 interface{}, args ...interface{}) error
- func Fine(arg0 interface{}, args ...interface{})
- func Finest(arg0 interface{}, args ...interface{})
- func Info(arg0 interface{}, args ...interface{})
- func Log(lvl Level, source, message string)
- func Remove(name string)
- func SetLevel(name string, lvl Level)
- func SetLevelAll(lvl Level)
- func Trace(arg0 interface{}, args ...interface{})
- func Warn(arg0 interface{}, args ...interface{}) error
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFileLog ¶
func SetLevelAll ¶
func SetLevelAll(lvl Level)
Types ¶
Click to show internal directories.
Click to hide internal directories.