mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +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.