swebb2066 opened a new pull request, #318: URL: https://github.com/apache/logging-log4cxx/pull/318
This PR moves some header files to the implementation and removes unused code. Also, the only reason for the `AsyncAppender::doAppend` override is to *avoid* the lock in `AppenderSkeleton::doAppend` as `AsyncAppender::append` is synchronised using `bufferMutex` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
