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