[ 
https://issues.apache.org/jira/browse/LOG4J2-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475683#comment-13475683
 ] 

Ralph Goers commented on LOG4J2-93:
-----------------------------------

Please verify the fix and close this.
                
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to