Documentation ¶
Index ¶
Constants ¶
View Source
const ( // debug, info, notice, warning, error, critical LogLevelEnvironmentVariable string = "WIGWAG_LOG_LEVEL" LogComponentEnvironmentVariable string = "WIGWAG_LOG_COMPONENT" LogConfigSyncPeriodSeconds int = 1 )
Variables ¶
View Source
var Log = logging.MustGetLogger("")
Functions ¶
func LogLevelIsValid ¶
func SetLoggingComponent ¶
func SetLoggingComponent(component string)
func SetLoggingLevel ¶
func SetLoggingLevel(ll string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.