Package org.apache.log4j.chainsaw.filter
Class FilterModel
java.lang.Object
org.apache.log4j.chainsaw.filter.FilterModel
This class is used as a Model for Filtering, and retains the unique entries that
come through over a set of LoggingEvents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
processNewLoggingEvent
(org.apache.log4j.spi.LoggingEvent event)
-
Field Details
-
eventContainer
-
-
Constructor Details
-
FilterModel
public FilterModel()
-
-
Method Details
-
processNewLoggingEvent
public void processNewLoggingEvent(org.apache.log4j.spi.LoggingEvent event) -
getContainer
-