| Package | Description |
|---|---|
| org.jboss.netty.container.osgi |
OSGi framework integration.
|
| org.jboss.netty.logging |
Simplistic internal-use-only logging layer which allows a user to
decide what logging framework Netty should use.
|
| Modifier and Type | Field and Description |
|---|---|
private OsgiLoggerFactory |
NettyBundleActivator.loggerFactory |
| Modifier and Type | Field and Description |
|---|---|
private OsgiLoggerFactory |
OsgiLogger.parent |
| Constructor and Description |
|---|
OsgiLogger(OsgiLoggerFactory parent,
java.lang.String name,
InternalLogger fallback) |