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 |
Log4JLoggerFactory | back to summary |
---|---|
public Log4JLoggerFactory()
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.
|