Uses of Class
org.apache.solr.logging.LogWatcherConfig

Packages that use LogWatcherConfig
org.apache.solr.core Core classes implementin Solr internals and the management of SolrCore
org.apache.solr.logging APIs related to capturing log event info in the LoggingHandler 
 

Uses of LogWatcherConfig in org.apache.solr.core
 

Methods in org.apache.solr.core that return LogWatcherConfig
 LogWatcherConfig ConfigSolr.getLogWatcherConfig()
           
 

Uses of LogWatcherConfig in org.apache.solr.logging
 

Methods in org.apache.solr.logging with parameters of type LogWatcherConfig
static LogWatcher LogWatcher.newRegisteredLogWatcher(LogWatcherConfig config, SolrResourceLoader loader)
          Create and register a LogWatcher.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.