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 | |
---|---|---|
LogFilterHelper |
Initialize a new instance of a LogFilterHelper class. Registers each ILogFilter.
|
Methods
Name | Description | |
---|---|---|
CheckFilters |
Tests the log message against the registered filters.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFilter |
Gets the filter named name.
|
|
GetFilter<T> | Overloaded. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
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. |