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

Methods info, warn, error, fatal with marker and message do not pass the marker

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0-beta3
    • 2.0-beta4
    • API
    • None

    Description

      The follwing methods do not log the message, because the marker is not passed to isXxxEnabled:

      AbstractLogger.info(Marker, Message)
      AbstractLogger.warn(Marker, Message)
      AbstractLogger.error(Marker, Message)
      AbstractLogger.fatal(Marker, Message)

      Attachments

        1. AbstractLogger.patch
          3 kB
          Ingo Feltes

        Activity

          People

            rgoers Ralph Goers
            feltes Ingo Feltes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: