Deprecated
Please use Log4J2LoggerFactory
or Log4JLoggerFactory
or
Slf4JLoggerFactory
.
Modifier and Type | Field and Description |
---|---|
public static final InternalLoggerFactory |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public InternalLogger | newInstance(String name)
Implements abstract io. |
INSTANCE | back to summary |
---|---|
public static final InternalLoggerFactory INSTANCE |
CommonsLoggerFactory | back to summary |
---|---|
public CommonsLoggerFactory()
Deprecated Use
|
newInstance | back to summary |
---|---|
public InternalLogger newInstance(String name) Implements abstract io. Doc from io. Creates a new logger instance with the specified name.
|