jvz opened a new pull request, #1136: URL: https://github.com/apache/logging-log4j2/pull/1136
This refactors ProviderUtil, LogManager, and ThreadContextMapFactory to all rely on a common LoggingSystem class for initialization. This should make it easier to continue refactoring the API to avoid using static state. This also provides a potential integration point for more sophisticated PropertyEnvironment implementations. This also updates the API version to 3.0.0, but that's only tangentially related. -- 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]
