mbain-cincom opened a new issue, #1382: URL: https://github.com/apache/logging-log4j2/issues/1382
## Description We have a legacy class that loads Log4J using PropertyConfigurator.configure(Properties) via the bridge libraries. Since 2.17.2, once this line is hit our Log4j2 statements will stop logging. I have been able to replicate through 2.20. Changing between 2.17.1 and 2.17.2 in the attached Maven project will replicate the before and after scenarios. ## Configuration **Version:** 2.17.2 **Operating system:** Windows Server 2012 **JDK:** 1.8 - 11 ## Reproduction Project attached [Log4J2Issue.zip](https://github.com/apache/logging-log4j2/files/11023540/Log4J2Issue.zip) -- 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]
