mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-01 19:09:03 +08:00

* Added: `spdlog::get_level()` API function - like `logger::level()`, except for the name change * Added: `spdlog::should_log()` API function - like `logger: should_log()`