Documentation
¶
Index ¶
- func Debug(format string, v ...interface{})
- func Error(format string, v ...interface{})
- func Fatal(format string, v ...interface{})
- func Info(format string, v ...interface{})
- func SetLogLevel(level LogLevel)
- func SetLogLevelFromString(level string)
- func Warn(format string, v ...interface{})
- type LogLevel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogLevelFromString ¶
func SetLogLevelFromString(level string)
SetLogLevelFromString sets log level from string
Types ¶
Click to show internal directories.
Click to hide internal directories.