Re: RollingFileAppender datePattern

2008-10-06 Thread Pascal ROZE
Hi I have managed to do that with a custom appender Pascal 2008/10/6 Bill McCormick <[EMAIL PROTECTED]> > I have a RollingFileAppender defined as: > > > > > > > > > > > > > > > > Is there a trick to getting the backup files to be na

RollingFileAppender datePattern

2008-10-06 Thread Bill McCormick
I have a RollingFileAppender defined as: Is there a trick to getting the backup files to be named MyLog-MMdd.xml as opposed to MyLog.xmlMMdd? Having staticLogFileName == false and log files named MyLog-MMdd.xml would also

RollingFileAppender datePattern

2008-10-06 Thread Bill McCormick
I have a RollingFileAppender defined like so: Is there a trick to getting the backup files to be named MyLog-MMdd.xml as opposed to MyLog.xmlMMdd? Having staticLogFileName == false and log files named MyLog-MMdd.xml would