https://issues.apache.org/bugzilla/show_bug.cgi?id=50369

           Summary: missing comma in class header javadoc for Level
           Product: Log4j
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The class header javadoc for the Level class
(http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html) is
missing a comma between INFO and DEBUG. 

"Defines the minimum set of levels recognized by the system, that is OFF,
FATAL, ERROR, WARN, INFODEBUG and ALL." should be "Defines the minimum set of
levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFO, DEBUG
and ALL."

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to