Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOG_LEVEL_DEBUG_COLOR = "\033[34m" LOG_LEVEL_INFO_COLOR = "\033[32m" LOG_LEVEL_WARN_COLOR = "\033[33m" LOG_LEVEL_ERROR_COLOR = "\033[31m" LOG_LEVEL_COLOR_END = "\033[0m" )
Variables ¶
This section is empty.
Functions ¶
func SetLogVisibility ¶
func SetLogVisibility(show bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.