BinaryLogFormatter Constructor

Initializes a new instance of the BinaryLogFormatter class.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.Formatters
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)

Syntax

'Declaration
Public Sub New
public BinaryLogFormatter()
public:
BinaryLogFormatter()
public function BinaryLogFormatter()

See Also

BinaryLogFormatter Class

Microsoft.Practices.EnterpriseLibrary.Logging.Formatters Namespace