Documentation ¶
Index ¶
- func Debug(msg string)
- func Debugf(format string, v ...interface{})
- func Error(msg string)
- func Errorf(format string, v ...interface{})
- func Fatal(msg string)
- func Fatalf(format string, v ...interface{})
- func Info(msg string)
- func Infof(format string, v ...interface{})
- func SetLogLevel(level LogLevel)
- func SetOutput(w io.Writer)
- func Warn(msg string)
- func Warnf(format string, v ...interface{})
- type LogLevel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogLevel ¶
func SetLogLevel(level LogLevel)
Types ¶
Click to show internal directories.
Click to hide internal directories.