Uses of Class
org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
-
Packages that use ExtendedStackTraceElement Package Description org.apache.logging.log4j.core.impl -
-
Uses of ExtendedStackTraceElement in org.apache.logging.log4j.core.impl
Methods in org.apache.logging.log4j.core.impl that return ExtendedStackTraceElement Modifier and Type Method Description ExtendedStackTraceElement[]ThrowableProxy. getExtendedStackTrace()Deprecated.Gets the stack trace including packaging information.
-