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: [email protected]
ReportedBy: [EMAIL PROTECTED]
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.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev