1
0

Log4JLogger uses deprecated static members of Priority such as INFO

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1363001 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley
2012-07-18 16:17:32 +00:00
parent 850fbd475b
commit ef1b0fbaad

View File

@@ -20,6 +20,7 @@
TODO - rework notes to incorporate: Changes since 1.1.1 TODO - rework notes to incorporate: Changes since 1.1.1
LOGGING-130 - Potential missing privileged block for class loader LOGGING-130 - Potential missing privileged block for class loader
LOGGING-145 - LogFactoryImpl.setAttribute - possible NPE LOGGING-145 - LogFactoryImpl.setAttribute - possible NPE
LOGGING-142 - Log4JLogger uses deprecated static members of Priority such as INFO
$Id$ $Id$