TimeStampToken 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 TimeStampToken type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimeStampToken |
Initializes a new instance of a TimeStampToken.
|
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.
(Inherited from TokenFunction.) |
|
FormatToken |
Formats the timestamp property with the specified date time format string.
(Overrides TokenFunction.FormatToken(String, LogEntry).) |
|
GetHashCode | (Inherited from Object.) | |
GetInnerTemplate |
Returns the template in between the paratheses for a token function. Expecting tokens in this format: {keyvalue(myKey1)}.
(Inherited from TokenFunction.) |
|
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. |