spdlog/example
Ken Matsui f8c0420e0e
Support custom environment variables for load_env_levels
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-22 19:48:22 -05: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 2025-01-22 19:48:22 -05:00