Class ProtonLoggerFactory

java.lang.Object
org.apache.qpid.proton.logging.ProtonLoggerFactory

public class ProtonLoggerFactory extends Object
Thin convenience wrapper around Logger
  • Constructor Details

    • ProtonLoggerFactory

      public ProtonLoggerFactory()
  • Method Details

    • getLogger

      public static Logger getLogger(Class<?> clazz)
      Returns a logger named using the fully qualified name of the supplied class.