Documentation ¶
Index ¶
- func Critical(format string, v ...interface{})
- func Debug(selector string, format string, v ...interface{})
- func Err(format string, v ...interface{})
- func Info(format string, v ...interface{})
- func IsDebug(selector string) bool
- func LogInit(level Priority, prefix string, toSyslog bool, toStderr bool, ...)
- func Recover(msg string)
- func SetToStderr(toStderr bool)
- func WTF(format string, v ...interface{})
- func Warn(format string, v ...interface{})
- type Logger
- type Priority
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetToStderr ¶
func SetToStderr(toStderr bool)
Types ¶
Click to show internal directories.
Click to hide internal directories.