Click or drag to resize

WhenEqualFilter Properties

The WhenEqualFilter type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets or sets the action to be taken when filter matches.
(Inherited from Filter.)
Public propertyCompareTo
Gets or sets a string to compare the layout to.
Public propertyIgnoreCase
Gets or sets a value indicating whether to ignore case when comparing strings.
Public propertyLayout
Gets or sets the layout to be used to filter log messages.
(Inherited from LayoutBasedFilter.)
Top
See Also