Uses of Interface
ch.qos.logback.core.recovery.RecoveryListener
-
Packages that use RecoveryListener Package Description ch.qos.logback.core.recovery 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 RecoveryListener Modifier and Type Method Description voidResilientOutputStreamBase. addRecoveryListener(RecoveryListener listener)voidResilientOutputStreamBase. removeRecoveryListener(RecoveryListener listener)
-