const DEFAULT_LOG_LEVEL: &str = "info";
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.