Uses of Interface
org.slf4j.spi.LocationAwareLogger
Packages that use LocationAwareLogger
Package
Description
SLF4J based implementation of commons-logging wrapper APIs.
Bridge/route all JUL log records to the SLF4J API.
-
Uses of LocationAwareLogger in org.apache.commons.logging.impl
Constructors in org.apache.commons.logging.impl with parameters of type LocationAwareLogger -
Uses of LocationAwareLogger in org.slf4j.bridge
Methods in org.slf4j.bridge with parameters of type LocationAwareLoggerModifier and TypeMethodDescriptionprotected void
SLF4JBridgeHandler.callLocationAwareLogger
(LocationAwareLogger lal, LogRecord record) -
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. -
Uses of LocationAwareLogger in org.slf4j.reload4j
Classes in org.slf4j.reload4j that implement LocationAwareLoggerModifier and TypeClassDescriptionfinal class
A wrapper overorg.apache.log4j.Logger
conforming to theLogger
interface.