ILoggingConfigurationCustomCategoryStart Interface

Fluent interface that allows settings to be configured for a custom category source.

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

Syntax

'Declaration
Public Interface ILoggingConfigurationCustomCategoryStart _
    Implements ILoggingConfigurationCategoryContd, ILoggingConfigurationContd, IFluentInterface
public interface ILoggingConfigurationCustomCategoryStart : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface
public interface class ILoggingConfigurationCustomCategoryStart : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface
public interface ILoggingConfigurationCustomCategoryStart extends ILoggingConfigurationCategoryContd, ILoggingConfigurationContd, IFluentInterface

See Also

ILoggingConfigurationCustomCategoryStart Members

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