Service Provider Logging Assertions
Brian Reindel
giantjamsandwich at gmail.com
Fri Apr 18 12:47:40 EDT 2014
Is it correct to assume I should be able to log the XML for assertions
for the service provider? I've modified shibd.logger and native.logger
to be all DEBUG, and uncommented all categories, but it still isn't
showing me everything. In my shibboleth2.xml I also have these
entries:
<OutOfProcess logger="shibd.logger"/>
<InProcess logger="native.logger"/>
However, I see that my shibd.log isn't logging anything. Only
native.log and native_warn.log are logging information (but no XML).
More information about the dev
mailing list