[logback-dev] [Bug 116] New: Possibility to change StatusManger impl in subclass of ContextBase

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Wed Jan 9 16:21:42 CET 2008


http://bugzilla.qos.ch/show_bug.cgi?id=116

           Summary: Possibility to change StatusManger impl in subclass of
                    ContextBase
           Product: logback-core
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
        AssignedTo: logback-dev at qos.ch
        ReportedBy: anders at hammar.net


I'd like the possibility to change the StatusManager implementation in a
subclass of ch.qos.logback.core.ContextBase. As the sm attribute isn't
'protected' and there is no set method, this isn't possible without overriding
the getStatusManger() method.
A simple solution would be to add a 'protected' constructor that takes the
StatusManager as argument.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list