Event
- type of event (ILoggingEvent
or IAccessEvent
).public abstract class AbstractFieldJsonProvider<Event extends ch.qos.logback.core.spi.DeferredProcessingAware> extends AbstractJsonProvider<Event>
JsonProvider
that has a configurable field name.Constructor and Description |
---|
AbstractFieldJsonProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName() |
void |
setFieldName(String fieldName) |
isStarted, prepareForDeferredProcessing, start, stop
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeTo
Copyright © 2019. All rights reserved.