Uses of Interface
ch.qos.logback.core.recovery.RecoveryListener
Packages that use RecoveryListener
Package
Description
Contains recovery mechanisms for handling temporary failures in appenders.
-
Uses of RecoveryListener in ch.qos.logback.core.recovery
Methods in ch.qos.logback.core.recovery with parameters of type RecoveryListenerModifier and TypeMethodDescriptionvoidResilientOutputStreamBase.addRecoveryListener(RecoveryListener listener) voidResilientOutputStreamBase.removeRecoveryListener(RecoveryListener listener)