Probably need to default log4j.category.XMLTooling.Signature to INFO

Description

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"....

Environment

None

Activity

Show:

Scott Cantor December 17, 2010 at 2:39 PM

Closing after release.

Scott Cantor November 11, 2010 at 2:54 PM

http://svn.middleware.georgetown.edu/view/cpp-xmltooling?view=rev&revision=822

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.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created November 11, 2010 at 1:16 PM
Updated August 21, 2017 at 3:36 PM
Resolved November 11, 2010 at 2:54 PM