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]
