Documentation ¶
Index ¶
- Constants
- func Debug(out string)
- func Debugf(format string, a ...interface{})
- func Err(out string)
- func Errf(format string, a ...interface{})
- func Info(out string)
- func Infof(format string, a ...interface{})
- func Notice(out string)
- func Noticef(format string, a ...interface{})
- func SetOutput(w io.Writer)
- func SetPrefix(pre string)
- func SetPriority(level int)
- func SetSuffix(suf string)
- func Write(out string, level int)
Constants ¶
View Source
const ( LOG_EMERG = iota LOG_ALERT LOG_CRIT LOG_ERR LOG_WARNING LOG_NOTICE LOG_INFO LOG_DEBUG )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.