Re: RollingFileAppender truncates logfile at midnight

2005-11-15 Thread Matthew Brown
You should remove . I think the documentation might be a little confusing, but in my experience, under this setting the RollingFileAppender will only write to that one file, and not make any backups.On 11/15/05, Moss, Barney <[EMAIL PROTECTED]> wrote: I use the RollingFileAppender to write a logfi

RollingFileAppender truncates logfile at midnight

2005-11-15 Thread Moss, Barney
I use the RollingFileAppender to write a logfile from a long-lived process. It is configured with static logfile name and to roll by date: