Constant DEFAULT_LOG_LEVEL

Source
const DEFAULT_LOG_LEVEL: &str = "info";
Expand description

The default log level for the program.

Used as a fallback if the user hasn’t specified something else with the MUSE2_LOG_LEVEL environment variable or the settings.toml file.