Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogLevel_Debug = "debug" LogLevel_Info = "info" LogLevel_Warn = "warn" LogLevel_Error = "error" )
Variables ¶
Functions ¶
func SetEnabledConsole ¶
func SetEnabledConsole(enabled bool)
SetEnabledConsole set enabled Console output
func SetLogPath ¶
func SetLogPath(path string)
Types ¶
type AppLog ¶
Click to show internal directories.
Click to hide internal directories.