Schawn, Could the included-with-CAS CredentialsToPrincipalResolver implementations include more logging that would better meet your and other adopters needs for more detailed logging? Maybe additional log statements at lower logging priority levels so other CAS adopters can easily avoid the noise?
Kind regards, Andrew On Tue, Jan 8, 2013 at 11:44 AM, Schawn E. Thropp <[email protected]>wrote: > I created a custom CredentialsToPrincipalResolver and add support for > logging: > > Support includes: > - logger attribute: protected final Log logger = > LogFactory.getLog(this.getClass()) > - added logging statements throughout code (e.g., logger.info("Creating > principal for...") > > However when I go to run the new code the log statements are not > appearing. I changed the log4j.xml properties to all DEBUG just in case and > they still are not displaying. Am I missing something? > > Schawn- > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
