package
0.0.0-20241011092249-570fd0e6e37e
Repository: https://github.com/monitoror/monitoror.git
Documentation: pkg.go.dev

# Functions

Disable sets the viper debug var to false and makes the logger to log at info level.
Enable sets the viper debug var to true and makes the logger to log at debug level.
IsEnabled checks whether the debug flag is set or not.