Revision d51add98
Using http://www.slf4j.org for logging to consolidate slf4j, log4j and commons logging. slf4j is used in other jar files while log4j and commons are as well. slf4j provides bridge code for apache commons and log4j. Bridging allows all logger calls to be handled by slf4j. the slf4j Logback implementation is used for all logging now. logback.xml and logback-test.xml are the files used to configure logging.
Files
- added
- modified
- copied
- renamed
- deleted