Release NameID as UID
Cantor, Scott
cantor.2 at osu.edu
Wed Sep 16 17:16:31 EDT 2015
On 9/16/15, 5:08 PM, "users on behalf of Johan Åkerstrøm" <users-bounces at shibboleth.net on behalf of Johan.Akerstrom at skill.no> wrote:
>>
>>I also urge you stop using DEBUG for logging. That's going to confuse you. You can use DEBUG if you can't get the information you need on INFO, but until that's actually the case, it's just noise.
>
>Oh no! I have learnt a lot from the debug logs. Will switch off before production though :)
That's fine if it's helping, but for cases where errors are being reported, it usually makes them harder to see. What I should have said was to use the "warn" log that's created for just warnings/errors to see the actual error.
-- Scott
More information about the users
mailing list