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 calculated layout is equal to the specified substring. This filter is deprecated in favour of <when /> which is based on contitions.
Supported in .NET, Silverlight, Compact Framework and Mono ##Configuration Syntax
<rules> <logger ... > <whenEqual ignoreCase="Boolean" layout="Layout" action="Enum" compareTo="String"/> </logger> </rules>
##Parameters ###Filtering Options