I see: log4j.appender.lf5Rolling.File=example_lf5.log
as an example of setting up a log file, and the time stamp would be appended based on the DatePattern. But cannot see " log4j.appender.translogfile.scheduledFilename" as a key -Kamal. -----Original Message----- From: venkat_74 [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 03, 2007 4:21 PM To: [email protected] Subject: Re: log4j - Daily Rolling File Appenders > Hi dirk, > > Thanks for your reply, it was useful. > But when I was trying to set the file name for the lastest file using > log4j.appender.translogfile.scheduledFilename=somename > it reports no such property when my server is started, what am I missing > here. > > Meena > > > AFAIK, you can not configure this, but typically one will run a cron job > that > deletes the log files that are older than N days. > > -- View this message in context: http://www.nabble.com/log4j---Daily-Rolling-File-Appenders-tf2915974.html#a8 148945 Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
