This is my logging setup using JS 2.1.2 and Tomcat 6.

In logging.properties file inside CATALINA_BASE I setup these two lines
for velocity logging (too much verbose for me):

org.apache.velocity.level = SEVERE
org.apache.catalina.core.level = SEVERE

In the JS logging in file: <webapp>/WEB-INF/conf/log4j.properties 

for every line (or category) I changed INFO or DEBUG to ERROR 

I hope this can help.

ROb

Reply via email to