| Package | Description |
|---|---|
| ch.qos.logback.classic.selector | |
| ch.qos.logback.classic.util |
Contains utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextJNDISelector
A class that allows the LoggerFactory to access an environment-based
LoggerContext.
|
class |
DefaultContextSelector |
| Modifier and Type | Field and Description |
|---|---|
(package private) ContextSelector |
ContextSelectorStaticBinder.contextSelector |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ContextSelector |
ContextSelectorStaticBinder.dynamicalContextSelector(LoggerContext defaultLoggerContext,
java.lang.String contextSelectorStr)
Instantiate the context selector class designated by the user.
|
ContextSelector |
ContextSelectorStaticBinder.getContextSelector() |