Switch from log4j to Logback
----------------------------
Key: JCR-2584
URL: https://issues.apache.org/jira/browse/JCR-2584
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-jca, jackrabbit-standalone, jackrabbit-webapp
Reporter: Jukka Zitting
Priority: Minor
Fix For: 2.1.0
Logback (http://logback.qos.ch/) is a native SLF4J implementation and is in
many ways superior to log4j (see http://logback.qos.ch/reasonsToSwitch.html).
Most notably it includes package version information in logged stack traces
(http://logback.qos.ch/reasonsToSwitch.html#packagingData), which can be really
useful in many cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.