Documentation ¶
Index ¶
- func Au() aurora.Aurora
- func Colorize(b bool)
- func Debugf(part string, parts ...interface{})
- func EnableColoredConsoleOutput()
- func Errorf(part string, parts ...interface{})
- func Infof(part string, parts ...interface{})
- func Printf(part string, parts ...interface{})
- func Verbosity(b bool)
- func Warnf(part string, parts ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debugf ¶
func Debugf(part string, parts ...interface{})
Debugf print debugging information with formatting (green)
func EnableColoredConsoleOutput ¶
func EnableColoredConsoleOutput()
func Errorf ¶
func Errorf(part string, parts ...interface{})
Errorf print a error with formatting (red)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.