Additional debug loggers ?

Cantor, Scott cantor.2 at osu.edu
Wed Jan 28 15:02:10 EST 2015


On 1/28/15, 7:59 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:


>
>I was sort of already second-guessing the SAML_PRE_ENCRYPTION one.  My 
>main reason for doing that originally was that the Encrypter emits other 
>stuff on DEBUG.  But turns out it's really only a few things, so maybe 
>better to collapse it back in to the class logger.  The Encrypter is an 
>-api class not an -impl class, so don't think there's an issue with the 
>class itself.
>
>Does anyone else have a strong opinion for or against? 

+1 to using the class.

>Personally, at least for DEBUG, I don't think that's necessary.  DEBUG 
>inherently means you are debugging the software, pretty low-level, and 
>for practical reasons I think that just means -impl classes.

Also typically is just configured at the top level as a default (DEBUG 
everything).

-- Scott



More information about the dev mailing list