StandardFormatter Constructor (String)

Initializes a new instance of the StandardFormatter class.

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public StandardFormatter(
	string headerText
)

Parameters

headerText
Type: SystemString
The header text.
See Also