public class PoolingGelfMessageBuilder extends GelfMessageBuilder
additionalFields, additionalFieldTypes, facility, fullMessage, host, javaTimestamp, level, maximumMessageSize, shortMessage, version| Modifier and Type | Method and Description |
|---|---|
GelfMessage |
build()
Build a new Gelf message based on the builder settings.
|
static PoolingGelfMessageBuilder |
newInstance()
Creates a new instance of the GelfMessageBuilder.
|
GelfMessageBuilder |
recycle()
Recycle this
GelfMessageBuilder to a default state. |
withAdditionalFieldTypes, withFacility, withField, withFields, withFullMessage, withHost, withJavaTimestamp, withLevel, withMaximumMessageSize, withShortMessage, withVersionpublic static PoolingGelfMessageBuilder newInstance()
public GelfMessageBuilder recycle()
GelfMessageBuilder to a default state.this GelfMessageBuilderpublic GelfMessage build()
build in class GelfMessageBuilderCopyright © 2013-2016. All Rights Reserved.