James, Thanks for your help. Unfornutally it's not rolling the file. Is there a way to do this?
Thanks, André > I have wrote an appender that does that. > http://stauffer.james.googlepages.com/DateFormatFileAppender.java > > On 7/27/06, Andre Dantas Rocha <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > My current log configuration is: > > > > <param name="File" value="SYSTEM"/> > > <param name="DatePattern" value="'-'dd-MM-yyyy'.log'"/> > > > > And the generated files: > > > > SYSTEM (first file) > > SYSTEM-01-02-2006.log > > SYSTEM-02-02-2006.log > > SYSTEM-03-02-2006.log > > > > Is there a way to make the first file (SYSTEM) follow the rolling > > configuration, so I would have: > > > > SYSTEM-01-02-2006.log (first file) > > SYSTEM-02-02-2006.log > > SYSTEM-03-02-2006.log > > > > Thanks, > > > > André > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > James Stauffer > Are you good? Take the test at http://www.livingwaters.com/good/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
