public class LoggingEventFormattedTimestampJsonProvider extends FormattedTimestampJsonProvider<ch.qos.logback.classic.spi.ILoggingEvent,LogstashFieldNames>
FIELD_TIMESTAMP| Constructor and Description |
|---|
LoggingEventFormattedTimestampJsonProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getTimestampAsMillis(ch.qos.logback.classic.spi.ILoggingEvent event) |
getFormattedTimestamp, getPattern, getTimeZone, setFieldNames, setPattern, setTimeZone, start, writeTogetFieldName, setFieldNameisStarted, prepareForDeferredProcessing, stopaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic LoggingEventFormattedTimestampJsonProvider()
protected long getTimestampAsMillis(ch.qos.logback.classic.spi.ILoggingEvent event)
getTimestampAsMillis in class FormattedTimestampJsonProvider<ch.qos.logback.classic.spi.ILoggingEvent,LogstashFieldNames>Copyright © 2016. All Rights Reserved.