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

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Oct 31 14:54:03 CET 2006


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 at qos.ch
        ReportedBy: noreply.sebastien at 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.



More information about the logback-dev mailing list