Log4J2LoggerFactory
or Log4JLoggerFactory
or
Slf4JLoggerFactory
.@Deprecated public class CommonsLoggerFactory extends InternalLoggerFactory
限定符和类型 | 字段和说明 |
---|---|
static InternalLoggerFactory |
INSTANCE
已过时。
|
构造器和说明 |
---|
CommonsLoggerFactory()
已过时。
Use
INSTANCE instead. |
限定符和类型 | 方法和说明 |
---|---|
InternalLogger |
newInstance(java.lang.String name)
已过时。
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(java.lang.String name)
InternalLoggerFactory
newInstance
在类中 InternalLoggerFactory