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.
slf4j reload4j
-
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 voidSLF4JBridgeHandler.callLocationAwareLogger(LocationAwareLogger lal, LogRecord record) -
Uses of LocationAwareLogger in org.slf4j.jul
Classes in org.slf4j.jul that implement LocationAwareLoggerModifier and TypeClassDescriptionfinal classA wrapper overjava.util.logging.Loggerin conformity with theLoggerinterface. -
Uses of LocationAwareLogger in org.slf4j.reload4j
Classes in org.slf4j.reload4j that implement LocationAwareLoggerModifier and TypeClassDescriptionfinal classA wrapper overorg.apache.log4j.Loggerconforming to theLoggerinterface.