Log Filters
The following filters are available. Click on a name for full reference.
| Name | Description | .NET Framework | .NET CF | Mono on Windows | Mono on Unix | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1.0 | 1.1 | 2.0 | 1.0 | 2.0 | 1.0 | 2.0 | 1.0 | 2.0 | ||
| when | Matches when the specified condition is met. | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| whenContains | Matches when the calculated layout contains the specified substring. This filter is deprecated in favour of <when /> which is based on contitions | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| whenEqual | Matches when the calculated layout is equal to the specified substring. This filter is deprecated in favour of <when /> which is based on contitions | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| whenNotContains | Matches when the calculated layout does NOT contain the specified substring. This filter is deprecated in favour of <when /> which is based on contitions | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| whenNotEqual | Matches when the calculated layout is NOT equal to the specified substring. This filter is deprecated in favour of <when /> which is based on contitions | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |



