RE: [HELP][HELP][HELP][HELP] RollingFileAppender on Windows Platform

2004-08-19 Thread Vikas Yadav
Thanks Paul I wil try it definitely. Regards Vik -Original Message- From: Paul Smith [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 3:50 AM To: 'Log4J Users List' Subject: RE: [HELP][HELP][HELP][HELP] RollingFileAppender on Windows Platform I've got 0

RE: [HELP][HELP][HELP][HELP] RollingFileAppender on Windows Platform

2004-08-19 Thread Paul Smith
riggers it. Might be worth a shot. Cheers, Paul Smith > -Original Message- > From: Vikas Yadav [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 19, 2004 7:11 PM > To: Log4J Users List > Subject: [HELP][HELP][HELP][HELP] RollingFileAppender on Windows Platform > > Hell

[HELP][HELP][HELP][HELP] RollingFileAppender on Windows Platform

2004-08-19 Thread Vikas Yadav
: Wednesday, August 18, 2004 4:42 PM To: [EMAIL PROTECTED] Subject: RollingFileAppender on Windows Platform Hi, I am facing a typical problem when I use log4j on Windows platform. The problem is that it overwrites the existing log file when it reaches to maximum size even though I have given maximum no

RollingFileAppender on Windows Platform

2004-08-18 Thread Vikas Yadav
Hi, I am facing a typical problem when I use log4j on Windows platform. The problem is that it overwrites the existing log file when it reaches to maximum size even though I have given maximum no of backups to 50. Below is the XML file where I have defined properties. It works