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 Peter Parker <pe...@dnr.state.ak.us> on 2003/01/23 01:12:41 UTC

Multiple log files for multiple Servlet applications?

First is it logical to use log4j to log messages from multiple servlets
to their specified log files (i.e., one log file per servlet) in the
same servlet container (i.e. Tomcat)?

I tried just that and it seems to work for a bit and then for some
reason, all the messages from the different servlets get written to the
same log file (happens to be the last appender defined).

Help.  Thanks in advance.
Peter


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