public class Slf4jLoggerFactory extends InternalLoggerFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
Slf4jLoggerFactory.Slf4jLogger |
DEFAULT_LOGGER, LOGGER_INNER, LOGGER_SLF4J| Constructor and Description |
|---|
Slf4jLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected InternalLogger |
getLoggerInstance(String name) |
protected String |
getLoggerType() |
protected void |
shutdown() |
doRegister, getLogger, getLogger, setCurrentLoggerTypeprotected String getLoggerType()
getLoggerType in class InternalLoggerFactoryprotected InternalLogger getLoggerInstance(String name)
getLoggerInstance in class InternalLoggerFactoryprotected void shutdown()
shutdown in class InternalLoggerFactoryCopyright © 2012–2023 Apache Software Foundation. All rights reserved.