Uses of Class
org.apache.logging.log4j.core.impl.ExtendedStackTraceElement
-
Packages that use ExtendedStackTraceElement Package Description org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. -
-
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()
Gets the stack trace including packaging information.
-