[logback-dev] [Bug 81] New: Log4j bridge TRACE level

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Jun 13 18:06:35 CEST 2007


http://bugzilla.qos.ch/show_bug.cgi?id=81

           Summary: Log4j bridge TRACE level
           Product: logback-general
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: build-structure
        AssignedTo: logback-dev at qos.ch
        ReportedBy: markus at emedia-solutions-wolf.de


While trying to use logbacks log4j bridge to have JBoss EmbeddedEJB3 to log I
stumbled over the following stacktrace.
I use logback-*-0.9.7 and slf4j-*-1.4.0.

Caused by: java.lang.IllegalStateException: Unknown Priority TRACE
        at org.apache.log4j.Category.priorityToLevel(Category.java:351)
        at org.apache.log4j.Category.log(Category.java:332)
        at
org.jboss.logging.Log4jLoggerPlugin.trace(Log4jLoggerPlugin.java:119)
        at org.jboss.logging.Logger.trace(Logger.java:152)
        at
org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:93)
        at
org.jboss.ejb3.embedded.EJB3StandaloneBootstrap.createKernel(EJB3StandaloneBootstrap.java:422)
        at
org.jboss.ejb3.embedded.EJB3StandaloneBootstrap.boot(EJB3StandaloneBootstrap.java:375)


-- 
Configure bugmail: http://bugzilla.qos.ch/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 logback-dev mailing list