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.

AssemblyClass.NET Framework.NET CFMono on WindowsMono on Unix
1.01.12.01.02.01.02.01.02.0
NLog.dllNLog.Filters.ConditionBasedFilter

Remarks

Conditions are expressed using a simple language described here.

Parameters:

NameTypeDescription
ActionFilterResult User-requested action to be taken when filter matches.
Conditionstring The condition expression.

Back to the filter list.
Webwww.nlog-project.org