Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Logs message with TraceLevel.Verbose
Namespace: Microsoft.Dss.ServiceModel.DsspServiceBase
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[DefaultLogHandler..::..LoggingMethodAttribute(true)]
protected void LogVerbose(
XmlQualifiedName category,
string message
)
Parameters
- category
Type: System.Xml. . :: . .XmlQualifiedName
Classify log message with an XML Qualified Name.
- message
Type: System. . :: . .String
Message to log.