edu.internet2.middleware.shibboleth.wayf
Class LogbackLoggingService

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.wayf.LogbackLoggingService

public class LogbackLoggingService
extends Object

Simple logging service that watches for logback configuration file changes and reloads the file when a change occurs.


Constructor Summary
LogbackLoggingService(String loggingConfigurationFile, long pollingFrequency)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogbackLoggingService

public LogbackLoggingService(String loggingConfigurationFile,
                             long pollingFrequency)
Constructor.

Parameters:
loggingConfigurationFile - logback configuration file
pollingFrequency - frequency the configuration file should be checked for changes


Copyright © 2006-2009 Internet2. All Rights Reserved.