spdlog/example
Ken Matsui ae1de0dc8c
Support custom environment variables for load_env_levels (#3327)
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.
2025-01-23 23:00:23 +02:00
..
CMakeLists.txt Remove obsolete part from cmake configuration files (#2871) 2023-08-30 23:20:37 +03:00
example.cpp Support custom environment variables for load_env_levels (#3327) 2025-01-23 23:00:23 +02:00