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 ¶ added in v0.1.4 func Debug(text string) func Debugf ¶ added in v0.1.4 func Debugf(text string, v ...interface{}) func Dispose ¶ added in v0.1.4 func Dispose() func Error ¶ added in v0.1.4 func Error(text string) func Errorf ¶ added in v0.1.4 func Errorf(text string, v ...interface{}) func Fatalf ¶ added in v0.1.4 func Fatalf(text string, v ...interface{}) func Info ¶ added in v0.1.4 func Info(text string) func Infof ¶ added in v0.1.4 func Infof(text string, v ...interface{}) func Initialize ¶ added in v0.1.4 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.