Class FilterModel

java.lang.Object
org.apache.log4j.chainsaw.filter.FilterModel

public class FilterModel extends Object
This class is used as a Model for Filtering, and retains the unique entries that come through over a set of LoggingEvents
  • Field Details

  • Constructor Details

    • FilterModel

      public FilterModel()
  • Method Details

    • processNewLoggingEvent

      public void processNewLoggingEvent(org.apache.log4j.spi.LoggingEvent event)
    • getContainer

      public EventTypeEntryContainer getContainer()