Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-93

Two debug methods do not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta1
    • 2.0-beta2
    • Core
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mjirkovsky Michal Jirkovsky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: