edu.internet2.middleware.shibboleth.wayf
Class LogbackLoggingService
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogbackLoggingService
public LogbackLoggingService(String loggingConfigurationFile,
long pollingFrequency)
- Constructor.
- Parameters:
loggingConfigurationFile
- logback configuration filepollingFrequency
- frequency the configuration file should be checked for changes
Copyright © 2006-2009 Internet2. All Rights Reserved.