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