Package org.apache.solr.logging
APIs related to capturing log event info in the
LoggingHandler
-
Class Summary Class Description CircularList<T> FIFO Circular List.ListenerConfig LoggerInfo Wrapper class for Logger implementationsLogWatcher<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 aLogWatcher
MDCLoggingContext Set's per thread context info for logging.