Logging Members

The following tables list the members exposed by the Logging type.

Public Properties

Name Description
Public Property Static NumberOfRecords Gets the number of Logging objects (log records) in the current list of records.

Public Methods

Name Description
Public Method Static AppendRecord Adds a Logging object (log record) at the end of the list of log records.
Public Method Equals (Inherited from Object.)
Public Method Static Erase Erases all Logging objects (log records).
Public Method GetHashCode (Inherited from Object.)
Public Method Static GetRecord Gets a Logging object (log record) from the zero-based list of log records.
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Remarks

The use of this class is currently not supported and is not recommended.

See Also

Reference

Logging Class
Microsoft.SPOT Namespace