| Package | Description |
|---|---|
| org.apache.solr.logging |
APIs related to capturing log event info in the
LoggingHandler |
| org.apache.solr.logging.jul |
JUL based implementation of
LogWatcher |
| org.apache.solr.logging.log4j |
Log4j based implementation of
LogWatcher |
| Modifier and Type | Method and Description |
|---|---|
ListenerConfig |
LogWatcherConfig.asListenerConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
LogWatcher.registerListener(ListenerConfig cfg) |
| Modifier and Type | Method and Description |
|---|---|
void |
JulWatcher.registerListener(ListenerConfig cfg) |
| Modifier and Type | Method and Description |
|---|---|
void |
Log4jWatcher.registerListener(ListenerConfig cfg) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.