# Functions
ParseLevel returns the log level from a string representation.
ParseString returns String repressentation of given log level.
# Structs
CallerInfo maintains module-level based information to toggle caller info.
ModuleLevels maintains log levels based on module.