Class StringListAppender<E>

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

public class StringListAppender<E> extends AppenderBase<E>
  • Field Details

  • Constructor Details

    • StringListAppender

      public StringListAppender()
  • Method Details