if yuo are using log4j, put a log4j.properties in your
<webapp>/WEB-INF/classes/ folder
then, follow this nice tutorial
http://www.vipan.com/htdocs/log4jhelp.html

regards
S.

> Hello,
> 
> If I place a  logging.properties in my context/WEB-INF/classes I seem to 
> get the correct logging information in my log file. However, the output 
> also seems to get the catalina.out. I really only want it in the context 
> specific. Is there something else to configure to prevent it going to 
> the catalina.out?
> 
> Thanks,
> Kevin

Reply via email to