I am using log4j 2.3 in my java application. I added the dependency via maven. When running the program in eclipse everything work fine, but when I package it with maven and
Install the latest version of log4j (I have installed log4j-2.3.jar).
log4j
log4j-2.3.jar
And follow the below steps:
It worked for me