You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Michal Jirkovsky (JIRA)" <ji...@apache.org> on 2012/10/17 11:26:03 UTC

[jira] [Closed] (LOG4J2-93) Two debug methods do not work

     [ https://issues.apache.org/jira/browse/LOG4J2-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Jirkovsky closed LOG4J2-93.
----------------------------------


Verified.
                
> Two debug methods do not work
> -----------------------------
>
>                 Key: LOG4J2-93
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-93
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-beta1
>            Reporter: Michal Jirkovsky
>             Fix For: 2.0-beta2
>
>
> Methods
> org.apache.logging.log4j.Logger.error(Message msg)
> org.apache.logging.log4j.Logger.error(Message msg, Throwable t)
> do not work, because they test against Level.TRACE instead of Level.ERROR log level.
> Class org.apache.logging.log4j.spi.AbstractLogger, lines 524, 525, 536, 537 should be fixed.
> Thx.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org