Uses of Interface
org.apache.qpid.protonj2.logging.ProtonLogger
-
Uses of ProtonLogger in org.apache.qpid.protonj2.logging
Modifier and TypeClassDescriptionclass
Simple proton logger implementation that performs no logging.class
A Wrapper around an Slf4J Logger used to proxy logging calls to that framework when it is available.Modifier and TypeMethodDescriptionprotected ProtonLogger
NoOpProtonLoggerFactory.createLoggerWrapper
(String name) protected abstract ProtonLogger
ProtonLoggerFactory.createLoggerWrapper
(String name) protected ProtonLogger
Slf4JLoggerFactory.createLoggerWrapper
(String name) static ProtonLogger
Logger lookup based on theClass
that will host the logger instance.static ProtonLogger
Logger lookup based on the given logger name that will host the logger instance.