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.
|
||||
// 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