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(java.lang.String name)
Deprecated.
Creates a new logger instance with the specified name.
|
getDefaultFactory, getInstance, getInstance, setDefaultFactorypublic static final InternalLoggerFactory INSTANCE
@Deprecated public CommonsLoggerFactory()
INSTANCE instead.public InternalLogger newInstance(java.lang.String name)
InternalLoggerFactorynewInstance in class InternalLoggerFactory