Documentation ¶ Index ¶ Variables func Data(format string, a ...interface{}) func Debug(format string, a ...interface{}) func Error(format string, a ...interface{}) func Info(format string, a ...interface{}) func Success(format string, a ...interface{}) func Warn(format string, a ...interface{}) Constants ¶ This section is empty. Variables ¶ View Source var Logger = log.New(os.Stderr, "", log.Ldate|log.Ltime) Functions ¶ func Data ¶ func Data(format string, a ...interface{}) func Debug ¶ func Debug(format string, a ...interface{}) func Error ¶ func Error(format string, a ...interface{}) func Info ¶ func Info(format string, a ...interface{}) func Success ¶ func Success(format string, a ...interface{}) func Warn ¶ func Warn(format string, a ...interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.