IFormatterBuilder Interface

Interface for builder classes used to configure ILogFormatter instances.

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 IFormatterBuilder
'Declaration
Public Interface IFormatterBuilder
public interface class IFormatterBuilder

See Also

IFormatterBuilder Members

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