Dear All, How could I enable debug logging level?
My environment: - Debian Linux (sarge) - Apache Tomcat/5.5.23 - CAS version 3.0.5 ps aux | grep tomcat shows: ---------------------------------- root 11012 0.6 23.6 320400 60744 pts/0 S 16:19 0:04 /usr/lib/java/bin/java -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties -Djava.endorsed.dirs=/opt/tomcat/common/endorsed -classpath :/opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/commons-logging-api.jar -Dcatalina.base=/opt/tomcat -Dcatalina.home=/opt/tomcat -Djava.io.tmpdir=/opt/tomcat/temp org.apache.catalina.startup.Bootstrap start ---------------------------------- I have tried to modify the following files: - /opt/tomcat/conf/logging.properties - CAS_INSTALLATION/webapp/WEB-INF/classes/log4j.properties then rebuilding CAS and restarting tomcat. The logs (/var/log/tomcat/catalina.out) still show INFO level only. What should I modify? Thank You So Much!!!! unai _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
