Documentation
¶
Index ¶
- Variables
- func Debug(format string, args ...interface{})
- func Error(err error)
- func Info(format string, args ...interface{})
- func InfoMaybeWithKey(key string, showKey bool, format string, args ...interface{})
- func InfoWithKey(key string, format string, args ...interface{})
- func Warn(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Quiet = false Verbose = false )
Functions ¶
func InfoMaybeWithKey ¶
Print an info level message optionally with prefixed key
func InfoWithKey ¶
Print an info level message with prefixed key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.