public final class Log4J2LoggerFactory extends InternalLoggerFactory
| Modifier and Type | Field and Description |
|---|---|
static InternalLoggerFactory |
INSTANCE |
| Constructor and Description |
|---|
Log4J2LoggerFactory()
Deprecated.
Use
INSTANCE instead. |
| Modifier and Type | Method and Description |
|---|---|
InternalLogger |
newInstance(String name)
Creates a new logger instance with the specified name.
|
getDefaultFactory, getInstance, getInstance, setDefaultFactorypublic static final InternalLoggerFactory INSTANCE
@Deprecated public Log4J2LoggerFactory()
INSTANCE instead.public InternalLogger newInstance(String name)
InternalLoggerFactorynewInstance in class InternalLoggerFactoryCopyright © 2008–2025 The Netty Project. All rights reserved.