Hello All, I inherited a shib system. They have the logger=syslog.logger in SPConfig and then immediately in OutOfProcess logger=shibd.logger If I understand this means it is basically using the shibd.logger and if I were to make the SPConfig logger =shibd.logger then I could otherwise omit the OutOfProcess section. No extensions are loaded in there. Is this correct?