Class AbstractFormattedTimestampJsonProvider.NumberTimestampWriter

java.lang.Object
net.logstash.logback.composite.AbstractFormattedTimestampJsonProvider.NumberTimestampWriter
All Implemented Interfaces:
AbstractFormattedTimestampJsonProvider.TimestampWriter
Enclosing class:
AbstractFormattedTimestampJsonProvider<Event extends DeferredProcessingAware,FieldNames extends LogstashCommonFieldNames>

protected static class AbstractFormattedTimestampJsonProvider.NumberTimestampWriter extends Object implements AbstractFormattedTimestampJsonProvider.TimestampWriter
Writes the timestamp to the JsonGenerator as a number of milliseconds since unix epoch.