Formatter Methods

The Formatter type exposes the following members.

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