mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +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()`