Skip to content
smartly23 edited this page Apr 23, 2013 · 1 revision

The aim of this project is to create a two-way transformation of LOG4J configuration files between XML and properties formats with use of existing open-source APIs, particularly standard Java API for XML Processing and/or DOM4J library.
The application will be executable both from a command line and Java code. The version used in this project is Apache log4j 1.2. More info on their website.

Clone this wiki locally