package
2.6.9+incompatible
Repository: https://github.com/oneconcern/datamon.git
Documentation: pkg.go.dev

# Functions

GetLogger returns a zap logger with the specified level.
MustGetLogger returns a zap logger with the specified level or panics.

# Constants

LogLevelDebug sets the log level to debug.
LogLevelInfo sets the log level to info.
LogLevelNone sets logger to no logging.