Hi all, I am currently working on upgrading my log4j framework from 1.x to 2.x(latest) and my application is deployed in the wildfly. As part of our application, we provide the provision to change the log level at runtime. Am facing a peculiar issue where the logging is working(changing the log level) with the 2.17.1 version whereas the same is not working with 2.17.2. The change of log level works only if you change it via log4j2.properties files.
any pointers on solving this would be great help Thanks Arulkumar Ponnusamy