mirror of
https://github.com/gabime/spdlog
synced 2026-06-08 14:19:56 +00:00
ae1de0dc8c
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.