| Package | Description |
|---|---|
| ch.qos.logback.core.hook |
Contains the shutdown hook functionality of logback,
including the interface and base class for implementing
hooks as well as some default implementations, such as
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelayingShutdownHook
ShutdownHook implementation that stops the Logback context after a specified
delay.
|
class |
ShutdownHookBase
Base class for classes implementing a Logback ShutdownHook via extension
|
Copyright © 2005–2016 QOS.ch. All rights reserved.