FilteringRule Class |
Namespace: NLog.Targets.Wrappers
The FilteringRule type exposes the following members.
| Name | Description | |
|---|---|---|
| FilteringRule |
Initializes a new instance of the FilteringRule class.
| |
| FilteringRule(ConditionExpression, ConditionExpression) |
Initializes a new instance of the FilteringRule class.
|
| Name | Description | |
|---|---|---|
| Exists |
Gets or sets the condition to be tested.
| |
| Filter |
Gets or sets the resulting filter to be applied when the condition matches.
|