[logback-dev] [JIRA] Resolved: (LBGENERAL-14) Log4j bridge TRACE level
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Fri Oct 17 22:36:21 CEST 2008
[ http://jira.qos.ch/browse/LBGENERAL-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ceki Gulcu resolved LBGENERAL-14.
---------------------------------
Resolution: Won't Fix
The log4j bridge has moved into the SLF4J project. Moreover, the bug you mention has been fixed there. See also http://bugzilla.slf4j.org/show_bug.cgi?id=74
> Log4j bridge TRACE level
> ------------------------
>
> Key: LBGENERAL-14
> URL: http://jira.qos.ch/browse/LBGENERAL-14
> Project: logback-general
> Issue Type: Bug
> Components: build-structure
> Affects Versions: unspecified
> Environment: Operating System: Linux
> Platform: PC
> Reporter: Markus Wolf
> Assignee: Logback dev list
>
> 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)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list