mace-opensaml-users - Re: [OpenSAML] Signature Validation Logging
Subject: OpenSAML user discussion
List archive
- From: Brent Putman <>
- To:
- Subject: Re: [OpenSAML] Signature Validation Logging
- Date: Thu, 26 May 2011 13:50:11 -0400
Actually
On 5/26/11 12:50 PM, Swapna Gupta wrote:
> Thanks! I have added logback-core and logback-classic jars to the
> classpath. What else should I do to get the Debug messages from
> DigesterOuputStream? Reading the Logback documentation, it appears it is by
> default set to log at debug level to the console. But I don't see any
> messages on the console.
>
Ah, sorry, I spoke a little too quickly. To get logging from our
OpenSAML classes themselves, you do need to install an slf4j binding,
such as Logback.
To get logging from other libraries which don't use slf4j natively, you
need to address that logging framework's requirements. That
DigesterOutputStream is from Apache XML Security (Santuario) and uses
Apache Jakarta Commons Logging (JCL). So you need to get the actual log
output from JCL.
If you still want to use an SLF4J-based library like Logback as the
actual logging impl in your OpenSAML-based application (which is fine,
it's pretty good), then you need to install the SLF4J JCL to SLF4J
bridge jar. See:
http://slf4j.org/legacy.html
It's the one listed there as jcl-over-slf4j.
Logback does log to the console by default. If you want it to go to a
file, etc. you just need a logback config file. The easiest is to just
put in your classpath. See the logback user manual for details.
- [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
- RE: [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
- RE: [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
- RE: [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
- [OpenSAML] Supports Single Logout, Gina Choi, 05/27/2011
- Re: [OpenSAML] Supports Single Logout, Brent Putman, 05/27/2011
- RE: [OpenSAML] Supports Single Logout, Gina Choi, 05/27/2011
- Re: [OpenSAML] Supports Single Logout, Cantor, Scott E., 05/27/2011
- RE: [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
- RE: [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
- RE: [OpenSAML] Signature Validation Logging, Swapna Gupta, 05/26/2011
- Re: [OpenSAML] Signature Validation Logging, Brent Putman, 05/26/2011
Archive powered by MHonArc 2.6.16.