Uses of Interface
ch.qos.logback.core.spi.AppenderAttachable
Packages that use AppenderAttachable
Package
Description
Contains the main classes of logback core.
Contains core functionnalities of logback, such as
AppenderAttachable and
LifeCycle.-
Uses of AppenderAttachable in ch.qos.logback.core
Classes in ch.qos.logback.core that implement AppenderAttachableModifier and TypeClassDescriptionclassThis appender and derived classes, log events asynchronously. -
Uses of AppenderAttachable in ch.qos.logback.core.spi
Classes in ch.qos.logback.core.spi that implement AppenderAttachableModifier and TypeClassDescriptionclassACOWArrayListbased implementation of theAppenderAttachableinterface.