Hi all,

I'm using Log4J (latest version) in my servlets and JSP's (log tags)
deployed on TomCat 4.0.4
My servlets and JSP's all write to the same log file.  Everything is working
like it supposed to, but I'm encountering one problem:

While tomcat is running I cannot read the log file used, because it is still
in use by TomCat (or my webApp on Tomcat).  How can I fix this?  I want to
be able to read my log file without stopping my WebApp.  

Searched the list, but did not find any answer.
Maybe I'm overlooking something.

Best regards
Jeroen

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

Reply via email to