Or log4j.xml: http://wiki.apache.org/logging-log4j/Log4jXmlFormat
In Java then either this: PropertyConfigurator.configure("log4j.properties");
or this: DOMConfigurator.configure("log4j.xml");
does the magic
log files should be saved in a group folder somewhere