Sets the additivity to false manually in case it's not set in the config.
Scott Cantor November 11, 2010 at 1:28 PM
I think this is a problem with the older configs. I'll have to see if I can work around it. The new log config does use INFO and also turns off additivity to prevent it from dumping to the main log.
Worst case I'll note it in the docs as something to change after upgrade.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
I was running with debug on and as soon as I hit the UK federation I got about 10Mb of logs:
2010-11-11 18:11:08 DEBUG XMLTooling.Signature.Debugger : hibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">carrutherstown.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">carsphairn.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">castledouglashigh.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">castledouglas-pri.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">castledykes.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">castlekennedy.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">closeburncentre.dumgal.sch.uk</shibmd:Scope>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">closeburn-thornhill.dumgal.sch.uk</shibmd:Scope>
I made the obvious change to shibd.logger, but it strikes me that this could be classified as being "fairly verbsoe for DEBUG"....