Documentation ¶ Index ¶ func Debug(text string) func Debugf(text string, v ...interface{}) func Dispose() func Error(text string) func Errorf(text string, v ...interface{}) func Fatalf(text string, v ...interface{}) func Info(text string) func Infof(text string, v ...interface{}) func Initialize() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Debug ¶ func Debug(text string) func Debugf ¶ func Debugf(text string, v ...interface{}) func Dispose ¶ func Dispose() func Error ¶ func Error(text string) func Errorf ¶ func Errorf(text string, v ...interface{}) func Fatalf ¶ func Fatalf(text string, v ...interface{}) func Info ¶ func Info(text string) func Infof ¶ func Infof(text string, v ...interface{}) func Initialize ¶ func Initialize() Types ¶ This section is empty. Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.