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

Constructors

  Name Description
Public method BinaryLogFormatter
Initializes a new instance of the BinaryLogFormatter class.

Methods

  Name Description
Public methodStatic member Deserialize
Deserializes the string representation of a LogEntry into a LogEntry instance.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Format
Formats a log entry as a serialized representation.
(Overrides LogFormatter.Format(LogEntry).)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

BinaryLogFormatter 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.