mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +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()`