Class JsonTemplateLayoutDefaults


  • public final class JsonTemplateLayoutDefaults
    extends Object
    • Method Detail

      • getCharset

        public static Charset getCharset()
      • isLocationInfoEnabled

        public static boolean isLocationInfoEnabled()
      • isStackTraceEnabled

        public static boolean isStackTraceEnabled()
      • getTimestampFormatPattern

        public static String getTimestampFormatPattern()
      • getTimeZone

        public static TimeZone getTimeZone()
      • getLocale

        public static Locale getLocale()
      • getEventTemplate

        public static String getEventTemplate()
      • getEventTemplateUri

        public static String getEventTemplateUri()
      • getEventTemplateRootObjectKey

        public static String getEventTemplateRootObjectKey()
      • getStackTraceElementTemplate

        public static String getStackTraceElementTemplate()
      • getStackTraceElementTemplateUri

        public static String getStackTraceElementTemplateUri()
      • getEventDelimiter

        public static String getEventDelimiter()
      • isNullEventDelimiterEnabled

        public static boolean isNullEventDelimiterEnabled()
      • getMaxStringLength

        public static int getMaxStringLength()
      • getTruncatedStringSuffix

        public static String getTruncatedStringSuffix()