Documentation ¶ Index ¶ Variables func Debugf(fmt string, args ...interface{}) func Errorf(fmt string, args ...interface{}) func Fatalf(fmt string, args ...interface{}) func Infof(fmt string, args ...interface{}) func Tracef(fmt string, args ...interface{}) func Warnf(fmt string, args ...interface{}) Constants ¶ This section is empty. Variables ¶ View Source var ( TraceMode = false DebugMode = false ) Functions ¶ func Debugf ¶ func Debugf(fmt string, args ...interface{}) func Errorf ¶ func Errorf(fmt string, args ...interface{}) func Fatalf ¶ func Fatalf(fmt string, args ...interface{}) func Infof ¶ func Infof(fmt string, args ...interface{}) func Tracef ¶ func Tracef(fmt string, args ...interface{}) func Warnf ¶ func Warnf(fmt string, args ...interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.