package
0.0.0-20230729144858-31d25bbde3a2
Repository: https://github.com/gianlucam76/pod-log-level.git
Documentation: pkg.go.dev
# Functions
GetInstance returns LogSetter instance.
RegisterForLogSettings will react to LogConfigurations change.
UpdateLogLevel updates log severity.
# Constants
LogDebug is the debug level.
LogInfo is the info level.
LogVerbose is an extra level more verbose than Debug.