Package ch.qos.logback.ext.spring

Interface Summary
ILoggingEventCache Abstraction interface for defining a cache for Logback ILoggingEvent instances.
 

Class Summary
ApplicationContextHolder A special bean which may be defined in the Spring ApplicationContext to make the context available statically to objects which, for whatever reason, cannot be wired up in Spring (for example, logging appenders which must be defined in XML or properties files used to initialize the logging system).
DelegatingLogbackAppender A Logback Appender implementation which delegates the actual appending to a named bean contained in a Spring ApplicationContext.
LogbackConfigurer Convenience class that features simple methods for custom Log4J configuration.
 

Enum Summary
EventCacheMode  
 



Copyright © 2014-2015. All Rights Reserved.