Package net.shibboleth.idp.log


package net.shibboleth.idp.log
IdP logging setup and management classes.
  • Class
    Description
    Simple LoggingService that watches for logback configuration file changes and reloads the file when a change occurs.
    A logging configuration abstraction that piggybacks on the ReloadableService interface.
    Servlet filter that sets some interesting MDC attributes as the request comes in and clears the MDC as the response is returned.