TextFormatter Members
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. |
The TextFormatter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TextFormatter | Overloaded. |
Methods
Name | Description | |
---|---|---|
CreateTemplateBuilder |
Creates a new builder to hold the formatting results based on the receiver's template.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Format | Overloaded.
Formats the LogEntry object by replacing tokens with values
|
|
FormatCategoriesCollection |
Provides a textual representation of a categories list.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Template |
Gets or sets the formatting template.
|
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. |