ppkarwasz opened a new pull request, #1784: URL: https://github.com/apache/logging-log4j2/pull/1784
This PR allows the user to declare a `Log4jServletContextListener` explicitly in a `web.xml` descriptor (additionally to the one installed by `Log4jServletContainerListener`). Due to the way the Servlet API works, the only way for `Log4jServletContextListener` to shutdown the context **after** all other listeners is to declare it explicitly in a `web.xml` descriptor. Closes #1782. -- 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]
