Log4JLogger uses deprecated static members of Priority such as INFO
-------------------------------------------------------------------
Key: LOGGING-142
URL: https://issues.apache.org/jira/browse/LOGGING-142
Project: Commons Logging
Issue Type: Bug
Affects Versions: 1.1.1
Reporter: Jingguo Yao
In version 1.1.1, Log4JLogger uses deprecated static members of Priority such
as INFO to construct LoggingEvent. In version 1.0.4, static members from Level
are used rather than from Priority. I think that this is a regression.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira