Class AbstractFormattedTimestampJsonProvider.StringFormatterWriter

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

protected static class AbstractFormattedTimestampJsonProvider.StringFormatterWriter extends Object implements AbstractFormattedTimestampJsonProvider.TimestampWriter
Writes the timestamp to the JsonGenerator as a string, converting the timestamp millis into a String using the supplied Function.