ILog Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides an interface to use for logging information.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Interface ILog
public interface ILog
public interface class ILog
type ILog =  interface end
public interface ILog

The ILog type exposes the following members.

Methods

  Name Description
Public method Log When implemented, records information to a log.

Top

See Also

Reference

Microsoft.SPOT Namespace