Package org.apache.qpid.protonj2.logging


package org.apache.qpid.protonj2.logging
  • Class
    Description
    Simple proton logger implementation that performs no logging.
    ProtonLoggerFactory implementation that create do nothing loggers.
    Proton Logger abstraction
    Factory used to create Proton Logger abstractions
    Slf4j adapter class used to proxy calls to the slf4j logger factory and create ProtonLogger wrappers around the Loggers for that library.
    A Wrapper around an Slf4J Logger used to proxy logging calls to that framework when it is available.