EventTypeFilter | Filters based on the level of the TraceEventType, e.g. Warning, Error, etc. |
ExpressionFilter | Filter events based on an expression. |
PropertyFilter | Filter events based on the value of a single property. |
SourceFilter | Filters based on the TraceSource that generated the message. |