public final class JsonTemplateLayoutDefaults extends Object
Modifier and Type | Method and Description |
---|---|
static Charset |
getCharset() |
static String |
getEventDelimiter() |
static String |
getEventTemplate() |
static String |
getEventTemplateRootObjectKey() |
static String |
getEventTemplateUri() |
static Locale |
getLocale() |
static int |
getMaxStringLength() |
static RecyclerFactory |
getRecyclerFactory() |
static String |
getStackTraceElementTemplate() |
static String |
getStackTraceElementTemplateUri() |
static String |
getTimestampFormatPattern() |
static TimeZone |
getTimeZone() |
static String |
getTruncatedStringSuffix() |
static boolean |
isLocationInfoEnabled() |
static boolean |
isNullEventDelimiterEnabled() |
static boolean |
isStackTraceEnabled() |
public static Charset getCharset()
public static boolean isLocationInfoEnabled()
public static boolean isStackTraceEnabled()
public static String getTimestampFormatPattern()
public static TimeZone getTimeZone()
public static Locale getLocale()
public static String getEventTemplate()
public static String getEventTemplateUri()
public static String getEventTemplateRootObjectKey()
public static String getStackTraceElementTemplate()
public static String getStackTraceElementTemplateUri()
public static String getEventDelimiter()
public static boolean isNullEventDelimiterEnabled()
public static int getMaxStringLength()
public static String getTruncatedStringSuffix()
public static RecyclerFactory getRecyclerFactory()
Copyright © 1999-2022 The 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.