[logback-dev] [Bug 119] New: Make BasicStatusManager more sub-class friendly

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Thu Jan 10 15:17:41 CET 2008


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

           Summary: Make BasicStatusManager more sub-class friendly
           Product: logback-core
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Other
        AssignedTo: logback-dev at qos.ch
        ReportedBy: anders at hammar.net


To allow for more implementation specific sub-classes of BasicStatusManager,
class attribute should be 'protected' (or add setters and getters). In the
current implementation, a sub-class cannot (for instance) modify the statusList
(to clear the statuses or such).


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