| Package | Description |
|---|---|
| org.nuxeo.lib.stream.log.chronicle |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentLinkedQueue<ChronicleLogTailer<M>> |
ChronicleLogAppender.tailers |
protected List<ChronicleLogTailer<M>> |
ChronicleCompoundLogTailer.tailers |
| Modifier and Type | Method and Description |
|---|---|
protected LogTailer<M> |
ChronicleLogAppender.addTailer(ChronicleLogTailer<M> tailer) |
| Constructor and Description |
|---|
ChronicleCompoundLogTailer(Collection<ChronicleLogTailer<M>> tailers,
String group) |
Copyright © 2019 Nuxeo. All rights reserved.