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