Documentation ¶
Index ¶
- func Debugf(format string, a ...interface{})
- func Errorf(format string, a ...interface{}) error
- func Infof(format string, a ...interface{})
- func Panicf(format string, a ...interface{})
- func Printf(level Level, format string, a ...interface{})
- func SetLogFile(filename string)
- func SetLogLevel(levelStr string)
- func SetLogStderr(enable bool)
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogFile ¶
func SetLogFile(filename string)
func SetLogLevel ¶
func SetLogLevel(levelStr string)
func SetLogStderr ¶
func SetLogStderr(enable bool)
Types ¶
Click to show internal directories.
Click to hide internal directories.