ILoggingConfigurationCustomCategoryOptions Interface

Fluent interface used to configure a custom logging category.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public interface ILoggingConfigurationCustomCategoryOptions : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface
'Declaration
Public Interface ILoggingConfigurationCustomCategoryOptions
    Inherits ILoggingConfigurationCategoryContd, ILoggingConfigurationContd, IFluentInterface
public interface class ILoggingConfigurationCustomCategoryOptions : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface

See Also

ILoggingConfigurationCustomCategoryOptions Members

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