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: [email protected]
ReportedBy: [EMAIL PROTECTED]
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.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev