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 | |
---|---|---|
Format(LogEntry) |
Formats the LogEntry object by replacing tokens with values.
(Overrides LogFormatter.Format(LogEntry).) |
|
Format(StringBuilder, LogEntry) |
Formats the LogEntry object by replacing tokens with values writing the format result to a StringBuilder.
|
See Also
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. |