StandardFormatter Methods |
The StandardFormatter type exposes the following members.
| 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.) |