SimpleFormatter Methods

The SimpleFormatter type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodFormat(DateTime)
Formats a datetime and return a string to be outputted.
(Overrides FormatterFormat(DateTime).)
Public methodFormat(LogEntry)
Formats a log entry and return a string to be outputted.
(Overrides FormatterFormat(LogEntry).)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also