Package ch.qos.logback.core.spi
Interface DeferredProcessingAware
-
- All Known Subinterfaces:
ILoggingEvent
- All Known Implementing Classes:
LoggingEvent
,LoggingEventVO
@Deprecated(since="2022-01-27") public interface DeferredProcessingAware
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
prepareForDeferredProcessing()
Deprecated.
-