Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] logging in IDP

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] logging in IDP


Chronological Thread 
  • From: Brent Putman <>
  • To:
  • Subject: Re: [Shib-Dev] logging in IDP
  • Date: Thu, 14 May 2009 14:48:39 -0400



Volodymyr Borovik wrote:
> Dear All,
>
> in the IDP source code I have noticed the methods:
>
> log.debug
> log.warn
> log.error
> log.trace
>
> How are they implemented?


The IdP codebase uses a logging facade called slf4j. We bundle a
specific impl of that interface called Logback.

https://spaces.internet2.edu/display/SHIB2/IdPLogging


> Where are the values of this commands written?
>

See the above wiki page and the slf4j/Logback docs for how to configure.




  • logging in IDP, Volodymyr Borovik, 05/14/2009
    • Re: [Shib-Dev] logging in IDP, Brent Putman, 05/14/2009

Archive powered by MHonArc 2.6.16.

Top of Page