Share via


CategoryFilter Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The CategoryFilter type exposes the following members.

Constructors

  Name Description
Public method CategoryFilter
Initializes a new instance with configuration data.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method Filter
Tests a log entry against the category filters.
(Overrides LogFilter.Filter(LogEntry).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ShouldLog Overloaded.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property CategoryFilterMode
Gets the CategoryFilterMode to use for filtering.
Public property CategoryFilters
Gets the category names to filter.
Public property Name
Gets the name of the log filter
(Inherited from LogFilter.)

See Also

CategoryFilter Class

Microsoft.Practices.EnterpriseLibrary.Logging.Filters Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.