Hello there,

I have a problem to create a log file named with date/time stamp, such
as xxx.YYMMDDhhmm. What I need is to roll over some log files every five
minutes. I have achieved this by writing a cronjob to call log4j Roller
every 5 miniutes. The roller then fires the ExternallyRolledFileAppender
to do the job. Every thing is fine except the rolled over log files are
named as xxx.1, xxx.2, xxx.3 ... I am thinking somebody in this group
much know how to configure log file names and can help...

Mang thanks,
Danni

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to