public class OutputLogEventJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static OutputLogEventJsonMarshaller |
instance |
Constructor and Description |
---|
OutputLogEventJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static OutputLogEventJsonMarshaller |
getInstance() |
void |
marshall(OutputLogEvent outputLogEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static OutputLogEventJsonMarshaller instance
public void marshall(OutputLogEvent outputLogEvent, StructuredJsonGenerator jsonGenerator)
public static OutputLogEventJsonMarshaller getInstance()