TextFormatter.Format Method

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Formats the LogEntry object by replacing tokens with values

Overload List

  Name Description
Public method Format(LogEntry)
Formats the LogEntry object by replacing tokens with values.
(Overrides LogFormatter.Format(LogEntry).)
Protected method Format(StringBuilder, LogEntry)
Formats the LogEntry object by replacing tokens with values writing the format result to a StringBuilder.

See Also

TextFormatter Class

TextFormatter Members

Microsoft.Practices.EnterpriseLibrary.Logging.Formatters Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.