Class ExtendedThrowablePatternConverter

All Implemented Interfaces:
PatternConverter

@NullMarked @Plugin(name="ExtendedThrowablePatternConverter", category="Converter") public final class ExtendedThrowablePatternConverter extends ThrowablePatternConverter
ThrowablePatternConverter variant where the rendered StackTraceElements are enriched with the enclosing JAR file and its version information, if available.
  • Method Details

    • newInstance

      public static ExtendedThrowablePatternConverter newInstance(@Nullable Configuration config, @Nullable String[] options)
      Creates an instance of the class.
      Parameters:
      config - a configuration
      options - the pattern options
      Returns:
      a new instance