SimpleFormatter Class |
Namespace: Aspose.Email.Tools.Logging
The SimpleFormatter type exposes the following members.
Name | Description | |
---|---|---|
SimpleFormatter |
Creates a new SimpleFormatter instance.
| |
SimpleFormatter(String, String) |
Creates a new SimpleFormatter instance.
|
Name | Description | |
---|---|---|
Footer |
Gets or sets the footer.
(Inherited from Formatter.) | |
Header |
Gets or sets the header.
(Inherited from Formatter.) | |
LogHeader |
Gets or sets the log header
(Inherited from Formatter.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Format(DateTime) |
Formats a datetime and return a string to be outputted.
(Overrides FormatterFormat(DateTime).) | |
Format(LogEntry) |
Formats a log entry and return a string to be outputted.
(Overrides FormatterFormat(LogEntry).) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |