Class Slf4JLoggerWrapper

java.lang.Object
org.apache.qpid.protonj2.logging.Slf4JLoggerWrapper
All Implemented Interfaces:
ProtonLogger

public class Slf4JLoggerWrapper extends Object implements ProtonLogger
A Wrapper around an Slf4J Logger used to proxy logging calls to that framework when it is available.