Documentation ¶
Overview ¶
Package config contains GoAbU's global configuration.
Index ¶
Constants ¶
View Source
const ( LogDebug = iota - 1 LogInfo LogWarning LogError LogFatal )
Variables ¶
View Source
var Production = true // v0.2.0 (production)
View Source
var TestsLogConfig = LogConfig{ Encoding: "console", Level: LogDebug, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.