Documentation ¶
Overview ¶
Package log provides npm-like style log output.
Index ¶
- Variables
- func Error(hl, msg string)
- func Fatal(hl, msg string)
- func Help(format string, args ...interface{})
- func Log(format string, args ...interface{})
- func Message(hl, msg string)
- func Success(title, hl, msg string)
- func Trace(format string, args ...interface{})
- func Warn(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PureMode = false Verbose = false )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.