# Functions
New creates a new zerolog.Logger.
NewPretty creates a new zerolog.Logger, which emits human-readable log messages.
SetLogLevel sets the global logging level.
# Variables
AllowedLevels is the list of allowed log levels for OSM Controller.
# Structs
CallerHook implements zerolog.Hook interface.