# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseLevel parses a level string into a logger Level value.
No description provided by the author
No description provided by the author
# Constants
LevelDebug is logger debug level.
LevelError is logger error level.
LevelFatal is logger fatal level.
LevelInfo is logger info level.
LevelKey is logger level key.
LevelTrace is logger trace level.
LevelWarn is logger warn level.
# Structs
No description provided by the author
No description provided by the author
# Type aliases
Level is a logger level.