Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Reset = "\033[0m" Red = "\033[31m" Green = "\033[32m" Yellow = "\033[33m" White = "\033[97m" )
Functions ¶
func Init ¶
we initialise this in the target project by calling logger.init and passing in the parameters required to store the log data
func RuntimeError ¶
func RuntimeError(message interface{})
func RuntimeInfo ¶ added in v1.0.5
func RuntimeInfo(message interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.