Share via


Watchdog.Log Property

Gets or sets the ILog interface for watchdog logging.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public static ILog Log { get; set; }

Property Value

The ILog interface for watchdog logging.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

Watchdog Class
Watchdog Members
Microsoft.SPOT.Hardware Namespace