
public class OsgiLoggerFactory extends InternalLoggerFactory
LogService logger.| Constructor and Description |
|---|
OsgiLoggerFactory(BundleContext ctx) |
OsgiLoggerFactory(BundleContext ctx,
InternalLoggerFactory fallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
InternalLoggerFactory |
getFallback() |
org.osgi.service.log.LogService |
getLogService() |
InternalLogger |
newInstance(String name)
Creates a new logger instance with the specified name.
|
getDefaultFactory, getInstance, getInstance, setDefaultFactorypublic OsgiLoggerFactory(BundleContext ctx)
public OsgiLoggerFactory(BundleContext ctx, InternalLoggerFactory fallback)
public InternalLoggerFactory getFallback()
public org.osgi.service.log.LogService getLogService()
public void destroy()
public InternalLogger newInstance(String name)
InternalLoggerFactorynewInstance in class InternalLoggerFactoryCopyright © 2008-2014 The Netty Project. All Rights Reserved.