Uses of Interface
ch.qos.logback.core.spi.DeferredProcessingAware
Package
Description
Contains the core classes of logback access.
Contains core classes of logback classic.
-
Uses of DeferredProcessingAware in ch.qos.logback.access.spi
Modifier and TypeInterfaceDescriptioninterface
The Access module's internal representation of logging events.Modifier and TypeClassDescriptionclass
The Access module's internal representation of logging events. -
Uses of DeferredProcessingAware in ch.qos.logback.classic.spi
Modifier and TypeInterfaceDescriptioninterface
The central interface in logback-classic.Modifier and TypeClassDescriptionclass
The internal representation of logging events.class
A read-only and serializable implementation ofILoggingEvent
.