ConditionParser Class |
Namespace: NLog.Conditions
| Name | Description | |
|---|---|---|
| ParseExpression(String) |
Parses the specified condition string and turns it into
ConditionExpression tree.
| |
| ParseExpression(String, ConfigurationItemFactory) |
Parses the specified condition string and turns it into
ConditionExpression tree.
|