Uses of Interface
org.slf4j.spi.LocationAwareLogger
Packages that use LocationAwareLogger
Package
Description
SLF4J based implementation of commons-logging wrapper APIs.
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
-
Uses of LocationAwareLogger in org.apache.commons.logging.impl
Fields in org.apache.commons.logging.impl declared as LocationAwareLoggerConstructors in org.apache.commons.logging.impl with parameters of type LocationAwareLogger -
Uses of LocationAwareLogger in org.apache.log4j
Fields in org.apache.log4j declared as LocationAwareLogger -
Uses of LocationAwareLogger in org.slf4j.jul
Classes in org.slf4j.jul that implement LocationAwareLoggerModifier and TypeClassDescriptionfinal class
A wrapper overjava.util.logging.Logger
in conformity with theLogger
interface.