//
pkg.gl
Category
github.com/monitoror/monitoror
cli
debug
package
0.0.0-20241011092249-570fd0e6e37e
Repository:
https://github.com/monitoror/monitoror.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
15 SLOC
#
Functions
Disable
Disable sets the viper debug var to false and makes the logger to log at info level.
Enable
Enable sets the viper debug var to true and makes the logger to log at debug level.
IsEnabled
IsEnabled checks whether the debug flag is set or not.