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 GelfLayoutGelfLayout.Builder. build()static GelfLayoutGelfLayout. createLayout(java.lang.String host, KeyValuePair[] additionalFields, GelfLayout.CompressionType compressionType, int compressionThreshold, boolean includeStacktrace)Deprecated.UsenewBuilder()instead
-