| Package | Description |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| io.netty.util.internal.logging |
Internal-use-only logging API which is not allowed to be used outside Netty.
|
| Class and Description |
|---|
| InternalLogger
Internal-use-only logger used by Netty.
|
| Class and Description |
|---|
| InternalLogger
Internal-use-only logger used by Netty.
|
| InternalLoggerFactory
Creates an
InternalLogger or changes the default factory
implementation. |
| InternalLogLevel
The log level that
InternalLogger can log at. |
Copyright © 2008–2019 The Netty Project. All rights reserved.