Re: Multiple burst filters

2020-07-28 Thread bharat naik
ng by different > markers. Here you have only shown a single Marker. > > If you really only have a single Logger (which I find very hard to > believe) but somehow have multiple markers then you are going to have a > hard time with this. > > Ralph > > > On Jul 28, 2020,

Re: Multiple burst filters

2020-07-28 Thread bharat naik
gt; > > On Jul 27, 2020, at 10:32 PM, bharat naik wrote: > > > > Hi, > > > > I am using log4j2 in my project (2.11.1) and there are several places in > my > > code where I need to throttle the logging, in case of exceptions, and > hence > > wanted

Multiple burst filters

2020-07-27 Thread bharat naik
Hi, I am using log4j2 in my project (2.11.1) and there are several places in my code where I need to throttle the logging, in case of exceptions, and hence wanted to use the burst filter. However, I don’t see a way of using multiple burst filters with different rate and maxBurst for different log