pantdeepak opened a new issue, #1923: URL: https://github.com/apache/logging-log4j2/issues/1923
As clearly indicated in [the Log4j support page](https://logging.apache.org/log4j/2.x/support.html#issues), **please use mailing lists for questions!** Up until version 2.20.0, I was able to use following method to check the version #. org.apache.logging.log4j.LogManager.class.getPackage().getImplementationVersion() Starting version 2.21.1 the above method returns null as I could not find "Implementation-Version" entry in the MANIFEST.MF file. -- 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]
