Interface AppenderAttachable<E>

All Known Implementing Classes:
AppenderAttachableImpl, AsyncAppender, AsyncAppenderBase, Logger

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