Package ch.qos.logback.core.hook


package ch.qos.logback.core.hook
  • Class
    Description
    ShutdownHook implementation that stops the Logback context after a specified delay.
    Interface describing a logback shutdown hook implementation
    Base class for classes implementing a Logback ShutdownHook via extension