Hadrian Zbarcea created JACOB-4:
-----------------------------------
Summary: Switch from commons logging to slf4j
Key: JACOB-4
URL: https://issues.apache.org/jira/browse/JACOB-4
Project: ODE JaCOb
Issue Type: Improvement
Components: jacob
Affects Versions: 2.0-beta1
Reporter: Hadrian Zbarcea
Assignee: Hadrian Zbarcea
Fix For: 2.0-beta1
The way logging is implemented now adds the ugly overhead of testing for
is<Level>Enabled before the actual log. While intended to make the code faster,
it's also less clean.
More importantly (not directly connected to the logging framework though) is
that the way logging is implemented is not really helpful for diagnosing
problems.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira