Uses of Interface
org.slf4j.spi.LocationAwareLogger
-
Packages that use LocationAwareLogger Package Description org.slf4j.impl -
-
Uses of LocationAwareLogger in org.slf4j.impl
Classes in org.slf4j.impl that implement LocationAwareLogger Modifier and Type Class Description class
JDK14LoggerAdapter
A wrapper overjava.util.logging.Logger
in conformity with theLogger
interface.
-