Uses of Class
org.apache.logging.log4j.core.layout.GelfLayout.CompressionType

Packages that use GelfLayout.CompressionType
org.apache.logging.log4j.core.layout Log4j 2 Layout support. 
 

Uses of GelfLayout.CompressionType in org.apache.logging.log4j.core.layout
 

Methods in org.apache.logging.log4j.core.layout that return GelfLayout.CompressionType
static GelfLayout.CompressionType GelfLayout.CompressionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GelfLayout.CompressionType[] GelfLayout.CompressionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.logging.log4j.core.layout with parameters of type GelfLayout.CompressionType
static GelfLayout GelfLayout.createLayout(String host, KeyValuePair[] additionalFields, GelfLayout.CompressionType compressionType, int compressionThreshold)
           
 

Constructors in org.apache.logging.log4j.core.layout with parameters of type GelfLayout.CompressionType
GelfLayout(String host, KeyValuePair[] additionalFields, GelfLayout.CompressionType compressionType, int compressionThreshold)
           
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.