mirror of
https://github.com/gabime/spdlog.git
synced 2025-05-05 22:13:52 +00: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()`