back to notes

Log4j: Set the name of the configuration file to log4j.properties

Configure log4j to search for a configuraton file named `log4j.properties` instead of the default name `log4j.xml`:

-Dlog4j.configuration=log4j.properties


last updated august 2017