> I added
> edu.vt.middleware.ldap=DEBUG
> to
> cas-server-webapp-3.3.2/WEB-INF/classes/log4j.properties

Assuming cas-server-webapp-3.3.2 is the location of the unpacked and
deployed WAR file in Tomcat, you're editing the correct file.  The
exact entry should look like the following:

log4j.logger.edu.vt.middleware.ldap=DEBUG

That entry should appear at the end of the file, with the other
category definitions.  The default CAS log4j.properties file defines a
file appender named cas.log which should contain the log statements of
interest.

Hope that helps,
Marvin

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to