
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@qos.ch ReportedBy: anders@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.