Class NOPAppender<E>

All Implemented Interfaces:
Appender<E>, ContextAware, FilterAttachable<E>, LifeCycle

public final class NOPAppender<E> extends AppenderBase<E>
  • Constructor Details

    • NOPAppender

      public NOPAppender()
  • Method Details