Grasshopper API
GH_DocumentEventServerAppendToDebugLog Method |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public void AppendToDebugLog( GH_DebugDescriptionWriter writer )
Public Sub AppendToDebugLog ( writer As GH_DebugDescriptionWriter )
Parameters
- writer
- Type: Grasshopper.KernelGH_DebugDescriptionWriter
Implements
IGH_DebugDescriptionAppendToDebugLog(GH_DebugDescriptionWriter)