ILoggingConfigurationStart Interface

Fluent interface that allows global logging settings to be configured.

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 ILoggingConfigurationStart : ILoggingConfigurationContd, 
    IFluentInterface
'Declaration
Public Interface ILoggingConfigurationStart
    Inherits ILoggingConfigurationContd, IFluentInterface
public interface class ILoggingConfigurationStart : ILoggingConfigurationContd, 
    IFluentInterface

See Also

ILoggingConfigurationStart Members

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