# Functions
New creates, configures and returns a new zerolog.Logger.
ParseLogLevel maps a log level string to a constant which may be used to create a new logger.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Level is a log level type used for mapping between string representations, and zerolog log levels.