mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
SPDLOG_LEVEL is currently supported to control log levels via load_env_levels. This patch adds support for other environment variable names, such as MYAPP_LEVEL, for load_env_levels.