mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00

Filtering to a certain log level or above, a useful operation, can now be done with an integer comparison as opposed to comparing to a list of strings in the database query.