Class LogbackLoggingService

All Implemented Interfaces:
LoggingService, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, UnmodifiableComponent, ReloadableService<Object>, Aware, ApplicationContextAware

public class LogbackLoggingService extends AbstractReloadableService<Object> implements LoggingService, ApplicationContextAware
Simple LoggingService that watches for logback configuration file changes and reloads the file when a change occurs.