ppkarwasz commented on issue #1782:
URL: 
https://github.com/apache/logging-log4j2/issues/1782#issuecomment-1749400271

   @cseewald,
   
   I merged my PR. `Log4jServletContextListener` is now increasing the 
reference counter at each `contextInitialized` call and decreasing it when 
`contextDestroyed` is called. The logger context is actually destroyed only 
when the count goes to zero.
   
   Can you check the latest `2.21.0-SNAPSHOT` to see if this works for you?


-- 
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]

Reply via email to