public class LoggingEventThreadNameJsonProvider extends AbstractThreadNameJsonProvider<ILoggingEvent>
JsonProvider
producing a single JSON field with the ILoggingEvent.getThreadName()
.FIELD_THREAD_NAME
context
Constructor and Description |
---|
LoggingEventThreadNameJsonProvider() |
Modifier and Type | Method and Description |
---|---|
protected String |
getThreadName(ILoggingEvent event) |
setFieldNames, writeTo
getFieldName, setFieldName
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
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
protected String getThreadName(ILoggingEvent event)
getThreadName
in class AbstractThreadNameJsonProvider<ILoggingEvent>
Copyright © 2013–2021. All rights reserved.