Uses of Class
ch.qos.logback.core.hook.ShutdownHookBase
Package
Description
Contains the shutdown hook functionality of logback,
including the interface and base class for implementing
hooks as well as some default implementations, such as
invalid reference
DelayingShutdownHook
-
Uses of ShutdownHookBase in ch.qos.logback.core.hook
Modifier and TypeClassDescriptionclass
ShutdownHook implementation that stops the Logback context after a specified delay.