Documentation ¶
Index ¶
- func Alert(format string, a ...interface{})
- func Crit(format string, a ...interface{})
- func Debug(format string, a ...interface{})
- func Emerg(format string, a ...interface{})
- func Err(format string, a ...interface{})
- func GetLogLevel() (level syslog.Priority)
- func Info(format string, a ...interface{})
- func Notice(format string, a ...interface{})
- func SetCustomLogger(newLogger Logger) (err error)
- func SetLogLevel(level syslog.Priority)
- func Warning(format string, a ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogLevel ¶
func SetCustomLogger ¶
func SetLogLevel ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.