Uses of Class
ch.qos.logback.core.spi.AppenderAttachableImpl
-
Packages that use AppenderAttachableImpl Package Description ch.qos.logback.classic Contains logback classic main classes.ch.qos.logback.core Contains the main classes of logback core. -
-
Uses of AppenderAttachableImpl in ch.qos.logback.classic
Fields in ch.qos.logback.classic declared as AppenderAttachableImpl Modifier and Type Field Description private AppenderAttachableImpl<ILoggingEvent>Logger. aaiIt is assumed that once the 'aai' variable is set to a non-null value, it will never be reset to null. -
Uses of AppenderAttachableImpl in ch.qos.logback.core
Fields in ch.qos.logback.core declared as AppenderAttachableImpl Modifier and Type Field Description (package private) AppenderAttachableImpl<E>AsyncAppenderBase. aai
-