mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-26 15:39:03 +08:00
disable SPDLOG_ASYNC_COUNT_DISCARDED_MSG
This commit is contained in:
parent
0f25b25b20
commit
2b008efb06
@ -119,5 +119,5 @@
|
|||||||
// Uncomment count in print warning message about number of dropped messages.
|
// Uncomment count in print warning message about number of dropped messages.
|
||||||
// Only relevant for async_logger with async_overflow_policy::discard_log_msg
|
// Only relevant for async_logger with async_overflow_policy::discard_log_msg
|
||||||
//
|
//
|
||||||
#define SPDLOG_ASYNC_COUNT_DISCARDED_MSG
|
// #define SPDLOG_ASYNC_COUNT_DISCARDED_MSG
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user