| Package | Description |
|---|---|
| ch.qos.logback.access.tomcat |
This is logback access' implementation for Tomcat.
|
| ch.qos.logback.core |
Contains the main classes of logback core.
|
| Modifier and Type | Field and Description |
|---|---|
private LifeCycleManager |
LogbackValve.lifeCycleManager |
| Modifier and Type | Field and Description |
|---|---|
private LifeCycleManager |
ContextBase.lifeCycleManager |
| Modifier and Type | Method and Description |
|---|---|
(package private) LifeCycleManager |
ContextBase.getLifeCycleManager()
Gets the life cycle manager for this context.
|