RhinoCommon API
HostUtilsDebugString Method (String) |
Prints a debug message to the Rhino Command Line.
The message will only appear if the SendDebugToCommandLine property is set to true.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- msg
- Type: SystemString
Message to print.