[slf4j-dev] [Bug 85] New: Implement JCL 1.1.1
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Tue May 27 23:03:56 CEST 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=85
Summary: Implement JCL 1.1.1
Product: SLF4J
Version: 1.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P1
Component: Unspecified
AssignedTo: dev at slf4j.org
ReportedBy: niklas at protocol7.com
JCL 1.1.1 has some minor additions in comparison with the currently supported
1.0.4. The CLIRR report for the API is:
INFO: 6000: org.apache.commons.logging.LogFactory: Added public field
DIAGNOSTICS_DEST_PROPERTY
INFO: 6000: org.apache.commons.logging.LogFactory: Added public field
HASHTABLE_IMPLEMENTATION_PROPERTY
INFO: 6000: org.apache.commons.logging.LogFactory: Added public field
PRIORITY_KEY
INFO: 6000: org.apache.commons.logging.LogFactory: Added public field TCCL_KEY
INFO: 6000: org.apache.commons.logging.LogFactory: Added protected
field nullClassLoaderFactory
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'protected
java.lang.Object createFactory(java.lang.String,
java.lang.ClassLoader)' has been added
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'protected
java.lang.ClassLoader directGetContextClassLoader()' has been added
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'protected
java.lang.ClassLoader getClassLoader(java.lang.Class)' has been added
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'protected
boolean isDiagnosticsEnabled()' has been added
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'protected
void logRawDiagnostic(java.lang.String)' has been added
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'protected
org.apache.commons.logging.LogFactory newFactory(java.lang.String,
java.lang.ClassLoader, java.lang.ClassLoader)' has been added
INFO: 7011: org.apache.commons.logging.LogFactory: Method 'public
java.lang.String objectId(java.lang.Object)' has been added
Since many libraries claim a dependence on JCL 1.1.1, having SLF4J support it
would be beneficial.
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the slf4j-dev
mailing list