Uses of Interface
org.slf4j.spi.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
-
Uses of LocationAwareLogger in org.slf4j.bridge
Modifier and TypeMethodDescriptionprotected void
SLF4JBridgeHandler.callLocationAwareLogger
(LocationAwareLogger lal, LogRecord record) -
Uses of LocationAwareLogger in org.slf4j.jul
Modifier and TypeClassDescriptionfinal class
A wrapper overjava.util.logging.Logger
in conformity with theLogger
interface. -
Uses of LocationAwareLogger in org.slf4j.reload4j
Modifier and TypeClassDescriptionfinal class
A wrapper overorg.apache.log4j.Logger
conforming to theLogger
interface.