IFormatter Interface |
Namespace: Aspose.Email.Tools.Logging
The IFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Footer |
Gest the footer string.
|
![]() | Header |
Gets the header string.
|
![]() | LogHeader |
Represents start log header
|
Name | Description | |
---|---|---|
![]() | 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.
|