We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Matches when the specified condition is met.
Supported in .NET, Silverlight, Compact Framework and Mono. ##Configuration Syntax
<rules> <logger ... > <when condition="Condition" action="Enum"/> </logger> </rules>
##Parameters ###Filtering Options
##Remarks Conditions are expressed using a simple language described here.