mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
when using async_logger with async_overflow_policy::discard_log_msg each discarded message will be counted and warning will be printed by the worker thread this new feature is disabled by default - as it may have a performance hit when discarding messages