Re: tomcat log4j



Set up a log4j.properties file that directs logging output where you want it
to go.
It will have a line in it something like this:
log4j.appender.A.File=a.log
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.