RhinoCommon API
TextLog Constructor (String) |
Creates a text log that writes all text to a file. If no filename is
provided, then text is written to StdOut
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- filename
- Type: SystemString
Name of file to create and write to. If null, then text output is sent to StdOut