Question on Logging
Brewer, Lee
lee.brewer at Vanderbilt.Edu
Fri Nov 13 12:20:18 EST 2015
>Scott,
>
>Yes, I came to the exact same conclusion (my original question) earlier but I am having a problem figuring out what is wrong with my current logging.xml configuration. I have the following in my logging.xml
>
><logger name="edu.internet2.middleware.shibboleth.idp.common.attribute" level="DEBUG" />
The package root is edu.internet2.middleware.shibboleth.common.attribute
Found the issue. After your last email, I made the change and restarted to no avail. I then decided to change everything to INFO except common.attribute to just focus on that. That failed as well... then I knew that the IdP wasn't using the file that I was editing. So, I examined the web.xml file (Tomcat) and noticed that even though it is versioned controlled, the version of web.xml was point to an older version of internal.xml. Edited that and I was able to get the logging that I wanted.
Lee
More information about the users
mailing list