public class StdOutLoggerFactory extends LoggerFactory
LoggerFactory standard io stream implementation.| Modifier and Type | Field and Description |
|---|---|
static LoggerFactory |
INSTANCE |
| Constructor and Description |
|---|
StdOutLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Logger |
newInstance(String name)
Creates a new logger instance with the specified name.
|
getDefaultFactory, getLogger, getLogger, setDefaultFactorypublic static final LoggerFactory INSTANCE
protected Logger newInstance(String name)
LoggerFactorynewInstance in class LoggerFactoryCopyright © 2022. All rights reserved.