Uses of Class
org.apache.logging.log4j.core.layout.GelfLayout
-
Packages that use GelfLayout Package Description org.apache.logging.log4j.core.layout Log4j 2 Layout support. -
-
Uses of GelfLayout in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return GelfLayout Modifier and Type Method Description GelfLayout
GelfLayout.Builder. build()
static GelfLayout
GelfLayout. createLayout(java.lang.String host, KeyValuePair[] additionalFields, GelfLayout.CompressionType compressionType, int compressionThreshold, boolean includeStacktrace)
Deprecated.UsenewBuilder()
instead
-