ILoggingConfigurationFilterOnPriority 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 latest Enterprise Library information can be found at the Enterprise Library site.

The ILoggingConfigurationFilterOnPriority type exposes the following members.

Methods

  Name Description
Public method DisableTracing (Inherited from ILoggingConfigurationOptions.)
Public method DoNotLogWarningsWhenNoCategoryExists (Inherited from ILoggingConfigurationOptions.)
Public method Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method LogToCategoryNamed (Inherited from ILoggingConfigurationContd.)
Public method StartingWithPriority
Public method ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method UpToPriority

Extension Methods

  Name Description
Public Extension Method FilterEnableOrDisable (Defined by LogEnabledFilterBuilderExtensions.)
Public Extension Method FilterOnCategory (Defined by CategoryFilterBuilderExtensions.)
Public Extension Method FilterOnPriority (Defined by PriorityFilterBuilderExtensions.)

Properties

  Name Description
Public property SpecialSources (Inherited from ILoggingConfigurationContd.)

See Also

ILoggingConfigurationFilterOnPriority Interface

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace