Hey All,

I was wondering if we could also extend the Filtering framework (working
with the new Filter dialog/framework Scott has mentioned) to allow a few
more "Quick Filters".

Right now we have the right-click pop-up "Custom Filter from mouse
location".  I was wondering if we could change/add to this like:

* Hide events of this [Logger|Level|Thread|etc]
* Discard events of this [Logger|Level|Thread|etc]

The difference here is that "Hide" keeps the events, just suppresses it
from view (same as current "Custom filter from mouse location"), but
"Discard" actually removes any LoggingEvent of this type from memory,
and makes sure it does the same for any newly received event (same as
current Log4j Filter concept).

I'm also hoping we can group these Filters together (Hidden and
Discarded filters) into a profile that can be saved/loaded/automatically
applied for a Tab.

Thoughts?

Paul Smith


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to