Uses of Class
org.apache.logging.log4j.core.pattern.ThrowablePatternConverter
Packages that use ThrowablePatternConverter
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
Uses of ThrowablePatternConverter in org.apache.logging.log4j.core.pattern
Subclasses of ThrowablePatternConverter in org.apache.logging.log4j.core.patternModifier and TypeClassDescriptionfinal classThrowablePatternConvertervariant where the renderedStackTraceElements are enriched with the enclosing JAR file and its version information, if available.final classThrowablePatternConvertervariant where the stack trace causal chain is rendered in reverse order.Methods in org.apache.logging.log4j.core.pattern that return ThrowablePatternConverterModifier and TypeMethodDescriptionstatic ThrowablePatternConverterThrowablePatternConverter.newInstance(@Nullable Configuration config, @Nullable String[] options) Creates an instance of the class.