LogFilter Class
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. |
Abstract implementation of the ILogFilter interface.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.Filters
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)
Syntax
'Declaration
PublicMustInheritClassLogFilter _
Implements ILogFilter
publicabstractclassLogFilter : ILogFilter
publicref classLogFilterabstract : ILogFilter
publicabstractclass LogFilter implements ILogFilter
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Logging.Filters.LogFilter
Microsoft.Practices.EnterpriseLibrary.Logging.Filters.CategoryFilter
Microsoft.Practices.EnterpriseLibrary.Logging.Filters.LogEnabledFilter
Microsoft.Practices.EnterpriseLibrary.Logging.Filters.PriorityFilter
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. |