ILoggingConfigurationCustomCategoryStart Members

Include Protected Members
Include Inherited Members

The ILoggingConfigurationCustomCategoryStart type exposes the following members.

Methods

  Name Description
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
Creates a Category Source in the configuration schema with the specified name.
(Inherited from ILoggingConfigurationContd.)
Public method ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)

Properties

  Name Description
Public property SendTo
Entry point for attaching Trace Listeners to a Category Source.
(Inherited from ILoggingConfigurationCategoryContd.)
Public property SpecialSources
Returns an interface that can be used to configure special logging categories.
(Inherited from ILoggingConfigurationContd.)
Public property WithOptions
Returns a fluent interface that can be used to further configure a custom category source.

See Also

ILoggingConfigurationCustomCategoryStart Interface

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