LoggingHandlerSee: Description
| Class | Description | 
|---|---|
| CircularList<T> | 
 FIFO Circular List. 
 | 
| ListenerConfig | |
| LoggerInfo | 
 Wrapper class for Logger implementations 
 | 
| LogWatcher<E> | 
 A Class to monitor Logging events and hold N events in memory
 
 This is abstract so we can support both JUL and Log4j (and other logging platforms) 
 | 
| LogWatcherConfig | 
 Defines the configuration of a  
LogWatcher | 
| MDCLoggingContext | 
 Set's per thread context info for logging. 
 | 
LoggingHandlerCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.