rm5248 opened a new issue, #306: URL: https://github.com/apache/logging-log4cxx/issues/306
We already have some support for disabling [network support](https://github.com/apache/logging-log4cxx/blob/ff453105b54d895c87d93c0e82727d4484294ef8/src/main/cpp/CMakeLists.txt#L33)(which depends on APR), the other thing that depends on APR is the XML parsing. By making the XML parsing optional, we should be able to make most of the log4cxx code APR-optional. -- 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]
