mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +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