Documentation ¶ Index ¶ Variables func Error(format string, v ...interface{}) func Fatal(format string, v ...interface{}) func Info(format string, v ...interface{}) func Init(verbose bool, quiet bool) func IsQuiet() bool func Printlnf(format string, v ...interface{}) func Warning(format string, v ...interface{}) Constants ¶ This section is empty. Variables ¶ View Source var ( PanicInsteadOfExit bool ) Functions ¶ func Error ¶ func Error(format string, v ...interface{}) func Fatal ¶ func Fatal(format string, v ...interface{}) func Info ¶ func Info(format string, v ...interface{}) func Init ¶ func Init(verbose bool, quiet bool) func IsQuiet ¶ func IsQuiet() bool func Printlnf ¶ func Printlnf(format string, v ...interface{}) func Warning ¶ func Warning(format string, v ...interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.