# Functions
No description provided by the author
New returns a new logger with provided options, if any.
No description provided by the author
No description provided by the author
# Constants
LevelDebug is the debug level.
LevelError is the error level.
LevelFatal is the fatal level.
LevelInfo is the info level.
LevelPanic is the panic level.
LevelWarn is the warn level.
# Type aliases
Level is a log level.