Uses of Package
org.apache.solr.logging
-
Packages that use org.apache.solr.logging Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.logging APIs related to capturing log event info in theLoggingHandler
org.apache.solr.logging.jul JUL based implementation ofLogWatcher
org.apache.solr.logging.log4j2 LOG4J2 based implementation ofLogWatcher
-
Classes in org.apache.solr.logging used by org.apache.solr.core Class Description LogWatcher 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
-
Classes in org.apache.solr.logging used by org.apache.solr.logging Class Description CircularList FIFO Circular List.ListenerConfig LoggerInfo Wrapper class for Logger implementationsLogWatcher 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
-
Classes in org.apache.solr.logging used by org.apache.solr.logging.jul Class Description ListenerConfig LoggerInfo Wrapper class for Logger implementationsLogWatcher 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) -
Classes in org.apache.solr.logging used by org.apache.solr.logging.log4j2 Class Description ListenerConfig LoggerInfo Wrapper class for Logger implementationsLogWatcher 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)