[
https://issues.apache.org/jira/browse/LOG4J2-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers resolved LOG4J2-93.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0-beta2
This was resolved as part of the fix for LOG4J2-88 and will be in the 2.0-beta2
release.
> 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]