Uses of Class
org.apache.logging.log4j.util.StackLocator
-
Packages that use StackLocator Package Description org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API. -
-
Uses of StackLocator in org.apache.logging.log4j.util
Fields in org.apache.logging.log4j.util declared as StackLocator Modifier and Type Field Description private static StackLocatorStackLocator. INSTANCEprivate static StackLocatorStackLocatorUtil. stackLocatorMethods in org.apache.logging.log4j.util that return StackLocator Modifier and Type Method Description static StackLocatorStackLocator. getInstance()Gets the singleton instance.
-