Hi,

We are using a modified version of
ch.qos.logback.classic.turbo.DuplicateMessageFilter in our project.
We replaced the LRUMessageCache with a cache with a time based eviction.
This new cache is build with guava CacheBuilder.

The goal is to avoid duplicate messages during a time frame.

I joined the class as it may be useful to other

Thanks
Nicolas

Attachment: DuplicateMessageFilter.java
Description: Binary data

_______________________________________________
Logback-user mailing list
Logback-user@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to