ConditionBasedFilter Class |
Namespace: NLog.Filters
The ConditionBasedFilter type exposes the following members.
Name | Description | |
---|---|---|
ConditionBasedFilter | Initializes a new instance of the ConditionBasedFilter class |
Name | Description | |
---|---|---|
Action |
Gets or sets the action to be taken when filter matches.
(Inherited from Filter.) | |
Condition |
Gets or sets the condition expression.
|
Name | Description | |
---|---|---|
Check |
Checks whether log event should be logged or not.
(Overrides FilterCheck(LogEventInfo).) |