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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to