Share via


Log Method

Microsoft Robotics Class Reference

Logs the diagnostics message This implementation places the log in the log queue so it can be processed by a real handler when one is attached

Namespace: Microsoft.Dss.Diagnostics
Assembly: Microsoft.Dss.Diagnostics (in Microsoft.Dss.Diagnostics.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public virtual void Log(
    LogDetails logDetails
)

Parameters

Implements

IDiagnosticLogHandler. . :: . .Log(LogDetails)

See Also

DefaultLogHandler Class

Microsoft.Dss.Diagnostics Namespace