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