Documentation ¶
Index ¶
- Constants
- func Fatal(message string)
- func Fatalf(format string, params ...interface{})
- func Info(message string)
- func Infof(format string, params ...interface{})
- func SetLevel(level string)
- func SetLogFile(path string)
- func Warn(message string)
- func Warnf(format string, params ...interface{})
- func Write(message string)
Constants ¶
View Source
const ( NONE = iota INFO WARN FATAL ALL )
Variables ¶
This section is empty.
Functions ¶
func SetLogFile ¶
func SetLogFile(path string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.