You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Sharan Venugopal <sh...@yahoo.com> on 2002/11/11 20:43:45 UTC

Another Query

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.

Using the above properties makes the logging 100ms
faster. But since the messages are lost, need to
evaluate more.

Anyone faced this problem before ?

Thanks


__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>