package
1.3.0
Repository: https://github.com/robgonnella/ops.git
Documentation: pkg.go.dev

# Functions

New returns the internal "singleton" logger.
SetGlobalLevel set level for all loggers.
SetGlobalLogFile set all loggers to log to file.
SetWithCaller enables showing caller in log context.

# Structs

Logger our internal "singleton" wrapper around zerolog allowing us to set all loggers to log to file or console all at once.