Uses of Class
org.apache.logging.log4j.core.impl.ExtendedClassInfo
-
Packages that use ExtendedClassInfo Package Description org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. -
-
Uses of ExtendedClassInfo in org.apache.logging.log4j.core.impl
Methods in org.apache.logging.log4j.core.impl that return ExtendedClassInfo Modifier and Type Method Description ExtendedClassInfo
ExtendedStackTraceElement. getExtraClassInfo()
Constructors in org.apache.logging.log4j.core.impl with parameters of type ExtendedClassInfo Constructor Description ExtendedStackTraceElement(StackTraceElement stackTraceElement, ExtendedClassInfo extraClassInfo)
-