LoggingHandlerSee: Description
| Class | Description | 
|---|---|
| CircularList<T> | FIFO Circular List. | 
| DeprecationLog | Utility to log a deprecation. | 
| 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 Log4j2 (and other logging platforms) | 
| LogWatcherConfig | Defines the configuration of a  LogWatcher | 
| MDCLoggingContext | Set's per thread context info for logging. | 
LoggingHandlerCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.