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.