Limiting the number of backups with time-triggered rollover

2016-03-07 Thread Bois, Bernard
Good day, We are using the latest release of log4cxx (0.10.0). I'd like to know if it is possible to specify a maximum number of backups when a time-triggered rollover policy is used. It appears both classes supporting time-based rollovers (DailyRollingFileAppender and rolling::RollingFileAppe

Re: Limiting the number of backups with time-triggered rollover

2016-03-07 Thread Jacob L. Anawalt
Hi, On 2016-03-07 2:05 PM, Bois, Bernard wrote: I'd like to know if it is possible to specify a maximum number of backups when a time-triggered rollover policy is used. I don't believe there is a default configuration that works like that. Perhaps you could make a policy object that does rol

Re: Limiting the number of backups with time-triggered rollover

2016-03-07 Thread Bois, Bernard
Hello Jacob, This is a good tip, I will look into it. Much thanks, Bernard Bois ARRIS Sent from my iPhone > On Mar 7, 2016, at 5:51 PM, "Jacob L. Anawalt" > wrote: > > Hi, > >> On 2016-03-07 2:05 PM, Bois, Bernard wrote: >> I'd like to know if it is possible to specify a maximum number of b