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

Incomplete enumeration of logging levels

    XMLWordPrintableJSON

Details

    Description

      https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/Level.html defines 8 logging levels (OFF, FATAL, ERROR, WARN, INFO, DEBUG, TRACE, ALL).

      https://logging.apache.org/log4j/2.x/manual/configuration.html#Configuring_loggers mentions just 7 of them:

      The level may be configured with one of TRACE, DEBUG, INFO, WARN, ERROR, ALL or OFF.

      https://logging.apache.org/log4j/2.x/manual/architecture.html#Log_Levels mentions just 6 of them:

      The set of built-in levels includes TRACE, DEBUG, INFO, WARN, ERROR, and FATAL.

      https://logging.apache.org/log4j/2.x/manual/configuration.html#Configuration_Syntax mentions just 6 of them:

        status          [...] Valid values for this attribute are "trace", "debug", "info", "warn", "error" and "fatal". [...]

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Broser Gerold Broser
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: