Documentation
¶
Index ¶
- func Debugf(format string, v ...interface{})
- func DisablePrefix()
- func Errorf(format string, v ...interface{})
- func Infof(format string, v ...interface{})
- func IsDebugEnabled() bool
- func SetFunc(level Level, fn Func)
- func SetLevel(level Level)
- func Warnf(format string, v ...interface{})
- type Func
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDebugEnabled ¶
func IsDebugEnabled() bool
IsDebugEnabled returns true if debug level is open.
Types ¶
Click to show internal directories.
Click to hide internal directories.