Apache log4j is commonly used in Java for logging purpose. This post guides you how to make use of it in your Java program.
In a Maven project, just add the following dependency in the pom.xml. Continue reading Apache log4j – log4j.properties Configuration