I'm using log4j to a RollingFileAppender (got the same with regular
FileAppender) in a weblogic 6.0
j2ee enviroment.  Log entries places by servlets are no showing up right
away, and there is usually
binary data where the entries should be.  Then after some time or when the
weblogic server gets 
downed all the lines are there where the binary crap was. The file appenders
are suposed to flush 
right away, anyone know what is causing this and how to make the flushing
immeadiate, besides
setting the WriterAppender set method, this doesn't work!

Anybody?

This is fine for casual logging, but not for doing debug exec traces

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

Reply via email to