
http://bugzilla.qos.ch/show_bug.cgi?id=56 Summary: Improve filters Product: Console Plugin Version: unspecified Platform: PC OS/Version: Windows Status: NEW Severity: enhancement Priority: P1 Component: interface AssignedTo: logback-dev@qos.ch ReportedBy: xavier.hanin@gmail.com On my wish list for the plugin, more customizable filters: * having two kind of filters, the current one, and in memory one, so that the filter could be applied to already logged events, as the pattern. * being able to configure filters per project. -- 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=56 ------- Comment #1 from noreply.ceki@qos.ch 2007-08-21 18:58 ------- Hi Xavier, Thanks for this report and sorry for not responding earlier. For in memory filters, why is a new filter type needed? As for the ability to configure filters per project, you can already attach a TurboFilter to an entire LoggingContext. What exactly do you mean by "project"? -- 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=56 ------- Comment #2 from xavier.hanin@gmail.com 2007-08-22 08:13 ------- First let me be clear about one detail: this report is for the eclipse plugin, not for logback core. In memory filters in the eclipse plugin would allow to define a restrictive filter when starting an application, to see only usual logs, and then when a problem occur change the filter to see more logs even in what has already happened. It means that the filter wouldn't be applied to logback itself, but only to the plugin view. For configuring filters per project, I'm talking about eclipse projects, ATM you can only configure your plugin filters for your whole workspace, it would be interesting to provide per project settings. -- 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