Tag Archives: Log4j

Basic steps to configure Log4j using xml and properties file

July 14, 2008

13 Comments

This example demonstrated how to configure Log4j setup using the Properties file and XML file. These are the two most widely used techniques for configuring the Log4j for your application. But, in the recent days configuring with properties files are considered to be old technique and recommended using XML. This example program uses simple standalone [...]

email