Parses command line switches related to log levels, then watches the log levels file (if specified) for changes. This is the source of truth for what the log level per logger should be.
Log level to use for loggers not specified in logLevels.
logLevels
Converts the string to a LogLevel. Throws an error if invalid.
LogLevel
All remaining options
Parses command line switches related to log levels, then watches the log levels file (if specified) for changes. This is the source of truth for what the log level per logger should be.