Documentation
¶
Index ¶
- Constants
- func Debug(format string, args ...interface{})
- func DefaultLogf(level int, format string, args ...interface{})
- func DummyLog(level int, format string, args ...interface{})
- func Error(format string, args ...interface{})
- func Fatal(format string, args ...interface{})
- func Info(format string, args ...interface{})
- func SetLevel(level int)
- func Warn(format string, args ...interface{})
- type LogFunc
Constants ¶
View Source
const ( DEBUG = iota INFO WARN ERROR FATAL )
Variables ¶
This section is empty.
Functions ¶
func DefaultLogf ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.