Documentation ¶ Index ¶ func Debug(str string, v ...interface{}) func EndLog() func Error(str string, v ...interface{}) func Info(str string, v ...interface{}) func Log(str string, v ...interface{}) func SetTermUiDisplay(b bool) func StartLog() func Warn(str string, v ...interface{}) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Debug ¶ func Debug(str string, v ...interface{}) func EndLog ¶ func EndLog() func Error ¶ func Error(str string, v ...interface{}) func Info ¶ func Info(str string, v ...interface{}) func Log ¶ func Log(str string, v ...interface{}) func SetTermUiDisplay ¶ func SetTermUiDisplay(b bool) func StartLog ¶ func StartLog() func Warn ¶ func Warn(str string, v ...interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files LogManager.go Click to show internal directories. Click to hide internal directories.