Partager via


LogFilterHelper 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 LogFilterHelper type exposes the following members.

Constructors

  Name Description
Public method LogFilterHelper
Initialize a new instance of a LogFilterHelper class. Registers each ILogFilter.

Methods

  Name Description
Public method CheckFilters
Tests the log message against the registered filters.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFilter
Gets the filter named name.
Public method GetFilter<T> Overloaded.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

LogFilterHelper 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.