Last updated: 2006-09-18
This website is based on NLog v1.0.
Click here to view the documentation
for other versions.
| when Filter Matches when the specified condition is met. | Assembly | Class | .NET Framework | .NET CF | Mono on Windows | Mono on Unix |
|---|
| 1.0 | 1.1 | 2.0 | 1.0 | 2.0 | 1.0 | 2.0 | 1.0 | 2.0 |
|---|
| NLog.dll | NLog.Filters.ConditionBasedFilter |  |  |  |  |  |  |  |  |  |
Remarks Conditions are expressed using a simple language described here. Parameters:| Name | Type | Description |
|---|
| Action | FilterResult | User-requested action to be taken when filter matches.
| | Condition | string | The condition expression.
|
Back to the filter list. |
| Copyright © 2004-2006 by Jarosław Kowalski. |