Interface AppenderAttachable<E>

All Known Implementing Classes:
AccessContext, AppenderAttachableImpl, AsyncAppender, AsyncAppenderBase, LogbackValve, Logger, RequestLogImpl

public interface AppenderAttachable<E>
Interface for attaching appenders to objects.
Author:
Ceki Gülcü