Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisablePretty ¶
func DisablePretty()
func EnablePretty ¶
func EnablePretty()
func Error ¶
func Error(msg interface{}, v ...interface{})
Notifications for colourer recoverable error e.g. Logging colourer missing resource (material, model)
func Notice ¶
func Notice(msg interface{}, v ...interface{})
Notification for info that isn't related to any issue. e.g. Logging number of loaded entities
func SetOutputPipeFunc ¶
func SetOutputPipeFunc(callback func(string))
SetOutputPipeFunc exposes the ability to change where logs are written to by replacing the final print function with colourer custom implementation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.