[Bug 25] New: Filters attached to the context do not allow use of Core module Filters

http://bugzilla.qos.ch/show_bug.cgi?id=25 Summary: Filters attached to the context do not allow use of Core module Filters Product: logback-core Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P1 Component: Joran AssignedTo: logback-dev@qos.ch ReportedBy: noreply.sebastien@qos.ch Adding a filter to an appender via the configuration file works well, but adding one nested right in the <configuration> element does not. If the class of the filter is a subclass of ClassicFilter, then it should work fine even when declared in the config element. However, we do not want users not to be able to add core filter classes in the context. Headaches right ahead :) -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=25 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from noreply.sebastien@qos.ch 2006-12-18 11:52 ------- Filters are dedicated to be used with Appenders, only TurboFilters can be attached to the context. -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=25 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch