Interface | Description |
---|---|
ShutdownHook |
Interface describing a logback shutdown hook implementation
|
Class | Description |
---|---|
DefaultShutdownHook |
ShutdownHook implementation that stops the Logback context after a specified
delay.
|
ShutdownHookBase |
Base class for classes implementing a Logback ShutdownHook via extension
|