public class BinaryIndexedChronicleAppender extends BinaryChronicleAppender
chronicle| Constructor and Description |
|---|
BinaryIndexedChronicleAppender() |
| Modifier and Type | Method and Description |
|---|---|
protected net.openhft.chronicle.Chronicle |
createChronicle() |
void |
doAppend(ch.qos.logback.classic.spi.ILoggingEvent event) |
protected net.openhft.chronicle.ExcerptAppender |
getAppender() |
void |
setConfig(net.openhft.chronicle.ChronicleConfig config) |
isFormatMessage, isIncludeCallerData, isIncludeMappedDiagnosticContext, setFormatMessage, setIncludeCallerData, setIncludeMappedDiagnosticContextaddFilter, clearAllFilters, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, getPath, isStarted, setName, setPath, start, stop, toChronicleLogLeveladdError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic void setConfig(net.openhft.chronicle.ChronicleConfig config)
protected net.openhft.chronicle.Chronicle createChronicle()
throws IOException
createChronicle in class AbstractChronicleAppenderIOExceptionprotected net.openhft.chronicle.ExcerptAppender getAppender()
getAppender in class AbstractChronicleAppenderpublic void doAppend(ch.qos.logback.classic.spi.ILoggingEvent event)
doAppend in interface ch.qos.logback.core.Appender<ch.qos.logback.classic.spi.ILoggingEvent>doAppend in class BinaryChronicleAppenderCopyright © 2014. All rights reserved.