Documentation
¶
Index ¶
- Constants
- func Colorize(colorize bool)
- func Debug(v ...interface{})
- func Debugf(format string, v ...interface{})
- func Error(v ...interface{})
- func Errorf(format string, v ...interface{})
- func Info(v ...interface{})
- func Infof(format string, v ...interface{})
- func Quiet()
- func SetTheme(theme string)
- func Verbose()
- func Warning(v ...interface{})
- func Warningf(format string, v ...interface{})
Constants ¶
View Source
const ( DebugLevel = iota InfoLevel WarningLevel ErrorLevel )
LogLevel
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.