Closed swebb2066 closed 6 months ago
This PR enables a higher rate at which logging events can be sent through AsyncAppender by avoiding some mutex contention inside the bufferNotEmpty std::condition_variable
bufferNotEmpty
This PR enables a higher rate at which logging events can be sent through AsyncAppender by avoiding some mutex contention inside the
bufferNotEmpty
std::condition_variable