| EventFilterFactoryCustom Method |
| Name | Description | |
|---|---|---|
| CustomTLogEvent(PredicateTLogEvent) |
Create a custom event filter. The filter will affect those events for
which the predicate function returns true.
| |
| Custom(PredicateLogEvent) |
Create a custom event filter. The filter will affect those events for
which the predicate function returns true.
|