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

Logger.info(Message) Javadoc is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.0-beta8, 2.0-beta9
    • 2.0-beta9
    • API

    Description

      org.apache.logging.log4j.Logger.info(Message) javadoc is incorrect.
      It says
      Logs a message with the specific Marker at the TRACE level.
      while it should say
      Logs a message with the specific Marker at the {@link Level#INFO INFO} level.

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            yonatan Yonatan Graber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: