Class OsgiLoggerFactory

java.lang.Object
org.jboss.netty.logging.InternalLoggerFactory
org.jboss.netty.logging.OsgiLoggerFactory

public class OsgiLoggerFactory extends InternalLoggerFactory
Logger factory which creates an OSGi LogService logger.
  • Constructor Details

    • OsgiLoggerFactory

      public OsgiLoggerFactory(org.osgi.framework.BundleContext ctx)
    • OsgiLoggerFactory

      public OsgiLoggerFactory(org.osgi.framework.BundleContext ctx, InternalLoggerFactory fallback)
  • Method Details