Deli putem


KeyValueToken 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 KeyValueToken type exposes the following members.

Constructors

  Name Description
Public method KeyValueToken
Initializes a new instance of a TimeStampToken.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Format
Searches for token functions in the message and replace all with formatted values.
(Inherited from TokenFunction.)
Public method FormatToken
Gets the value of a property from the log entry.
(Overrides TokenFunction.FormatToken(String, LogEntry).)
Public method GetHashCode (Inherited from Object.)
Protected method GetInnerTemplate
Returns the template in between the paratheses for a token function. Expecting tokens in this format: {keyvalue(myKey1)}.
(Inherited from TokenFunction.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

KeyValueToken Class

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.