RE: Another Query

2002-11-11 Thread Jung, Eric (Contractor)
Please post your TestClient code. -Original Message- From: Sharan Venugopal [mailto:sha_r112@;yahoo.com] Sent: Monday, November 11, 2002 2:44 PM To: [EMAIL PROTECTED] Subject: Another Query I use the following properties, log4j.appender.file.BufferSize=1000

Another Query

2002-11-11 Thread Sharan Venugopal
I use the following properties, log4j.appender.file.BufferSize=1000 log4j.appender.file.BufferedIO=true log4j.appender.file.ImmediateFlush=true But when I use these, some of the logs are missed out. And if I comment these out. Everything gets printed. I have a TestClient, which logs in a for loop