http://bugzilla.slf4j.org/show_bug.cgi?id=99


Ceki Gulcu <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|                            |INVALID
             Status|NEW                         |RESOLVED
                 CC|                            |[EMAIL PROTECTED]




--- Comment #1 from Ceki Gulcu <[EMAIL PROTECTED]>  2008-09-12 17:04:23 ---

I actually went and tested the following combination:

slf4j-api-1.5.2.jar
slf4j-log4j12-1.5.2.jar
jcl-over-slf4j-1.5.2.jar
and
log4j-1.2.11.jar

It just works, in the sense that TRACE is mapped to DEBUG as indicated in bug
68.

The fist line of the stack trace you reported, that is
"org.slf4j.spi.LocationAwareLogger.isTraceEnabled()" says that its an internal
SLF4J method which is missing. Are you sure you don't have an older version of
SLF4J being pulled in? It really looks like you do...

I am marking this bug as INVALID. 


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to