You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2011/03/14 18:27:12 UTC

DO NOT REPLY [Bug 50930] New: org.apache.log4jPriority methods toString(), toInt() and getSyslogEquivalent() should not be 'final'

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: log4j-dev@logging.apache.org
        ReportedBy: gnp@acm.org


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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org