Uses of Class
ch.qos.logback.core.spi.AppenderAttachableImpl
Packages that use AppenderAttachableImpl
Package
Description
This is logback access' implementation for Jetty 8.
Contains the core classes of logback access.
This is logback access' implementation for Tomcat.
Contains logback classic main classes.
Contains the main classes of logback core.
-
Uses of AppenderAttachableImpl in ch.qos.logback.access.jetty
Fields in ch.qos.logback.access.jetty declared as AppenderAttachableImplModifier and TypeFieldDescription(package private) AppenderAttachableImpl
<IAccessEvent> RequestLogImpl.aai
-
Uses of AppenderAttachableImpl in ch.qos.logback.access.spi
Fields in ch.qos.logback.access.spi declared as AppenderAttachableImplModifier and TypeFieldDescription(package private) AppenderAttachableImpl
<IAccessEvent> AccessContext.aai
-
Uses of AppenderAttachableImpl in ch.qos.logback.access.tomcat
Fields in ch.qos.logback.access.tomcat declared as AppenderAttachableImplModifier and TypeFieldDescription(package private) AppenderAttachableImpl
<IAccessEvent> LogbackValve.aai
-
Uses of AppenderAttachableImpl in ch.qos.logback.classic
Fields in ch.qos.logback.classic declared as AppenderAttachableImplModifier and TypeFieldDescriptionprivate AppenderAttachableImpl
<ILoggingEvent> Logger.aai
It 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 AppenderAttachableImplModifier and TypeFieldDescription(package private) AppenderAttachableImpl
<E> AsyncAppenderBase.aai