Uses of Interface
org.apache.logging.log4j.spi.LocationAwareLogger
Packages that use LocationAwareLogger
Package
Description
Simple logging implementation.
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
Status API for Log4j 2.
-
Uses of LocationAwareLogger in org.apache.logging.log4j.simple
Classes in org.apache.logging.log4j.simple that implement LocationAwareLoggerModifier and TypeClassDescriptionclass
This is the default logger that is used when no suitable logging implementation is available. -
Uses of LocationAwareLogger in org.apache.logging.log4j.spi
Classes in org.apache.logging.log4j.spi that implement LocationAwareLoggerModifier and TypeClassDescriptionclass
Base implementation of a Logger.class
Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers. -
Uses of LocationAwareLogger in org.apache.logging.log4j.status
Classes in org.apache.logging.log4j.status that implement LocationAwareLoggerModifier and TypeClassDescriptionclass
Records events that occur in the logging system.