Class RootThrowablePatternConverter

All Implemented Interfaces:
PatternConverter

@NullMarked @Plugin(name="RootThrowablePatternConverter", category="Converter") public final class RootThrowablePatternConverter extends ThrowablePatternConverter
ThrowablePatternConverter variant where the stack trace causal chain is rendered in reverse order.
  • Method Details

    • newInstance

      public static RootThrowablePatternConverter 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