Your interpretation is correct.

--
Rafael



On Wed, Sep 21, 2011 at 11:55 PM, Ceki Gülcü <[email protected]> wrote:

> Hi Rafael,
> What do you mean by "filter all messages except the ones from org.acme
> package"? Do you mean "filter duplicates except duplicates from org.acme
> package"?
> --
> Ceki
> http://twitter.com/ceki
>
>
>
> On 21/09/2011 7:23 PM, Rafael Marmelo wrote:
>
>> Hello,
>>
>> I'm using the DuplicatedMessageFilter to supress duplicated log messages
>> and it works great.
>> http://logback.qos.ch/apidocs/**ch/qos/logback/classic/turbo/**
>> DuplicateMessageFilter.html<http://logback.qos.ch/apidocs/ch/qos/logback/classic/turbo/DuplicateMessageFilter.html>
>>
>> Can I add exclusions to the filter?
>> For instance, filter all messages except the ones from org.acme package.
>> Do I have to create my own DuplicatedMessageFilter extension?
>>
>> Thanks.
>>
>> --
>> Rafael
>>
>>
> ______________________________**_________________
> Logback-user mailing list
> [email protected]
> http://qos.ch/mailman/**listinfo/logback-user<http://qos.ch/mailman/listinfo/logback-user>
>
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to