17 Jul 16:34
Re: Maximum backup index for RollingFileAppender
From: Dale King <dalewking <at> gmail.com>
Subject: Re: Maximum backup index for RollingFileAppender
Newsgroups: gmane.comp.apache.logging.log4cxx.user
Date: 2008-07-17 14:34:11 GMT
Subject: Re: Maximum backup index for RollingFileAppender
Newsgroups: gmane.comp.apache.logging.log4cxx.user
Date: 2008-07-17 14:34:11 GMT
On Thu, Jul 17, 2008 at 10:25 AM, Peter Steele <psteele <at> maxiscale.com> wrote: > It would have been nice if some kind of renaming scheme was used that > was near zero-cost. For example, a date/time stamp... You can do rolling by date time and that is part of the file name, but then you lose the ability to delete older logs. -- -- Dale King
RSS Feed