public class EventLogFilter
extends java.lang.Object
| Constructor and Description |
|---|
EventLogFilter()
Default Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(EventLogData logData)
Determine if the given EventLogData object will be filtered out (not logging) or not.
|
public boolean filter(EventLogData logData)
logData - the EventLogData will be evaluatedCopyright © 2020 Regents of the University of California. All Rights Reserved.