Formatter Class |
Namespace: Aspose.Email.Tools.Logging
The Formatter type exposes the following members.
| Name | Description | |
|---|---|---|
| Formatter |
Creates an instance of Formatter.
| |
| Formatter(String) |
Initializes a new instance of the Formatter class.
| |
| Formatter(StringBuilder) |
Initializes a new instance of the Formatter class.
|
| Name | Description | |
|---|---|---|
| DefaultFormatter |
Gets or sets default formatter
| |
| Footer |
Gets or sets the footer.
| |
| Header |
Gets or sets the header.
| |
| LogHeader |
Gets or sets the log header
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Format(DateTime) |
Formats a datetime and return a string to be outputted.
| |
| Format(LogEntry) |
Formats a log entry and return a string to be outputted.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |