TokenFunction 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 TokenFunction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TokenFunction | Overloaded. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Format |
Searches for token functions in the message and replace all with formatted values.
|
|
FormatToken |
Abstract method to process the token value between the start and end delimiter.
|
|
GetHashCode | (Inherited from Object.) | |
GetInnerTemplate |
Returns the template in between the paratheses for a token function. Expecting tokens in this format: {keyvalue(myKey1)}.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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. |