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

           Summary: org.apache.log4jPriority methods toString(), toInt()
                    and getSyslogEquivalent() should not be 'final'
           Product: Log4j
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Because these methods are marked 'final', it is not possible to create a custom
subclass of Level that allows for thread-local overriding of the log level,
which would be highly useful.

-- 
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