Debug Procedures
The debug procedures are found in the resource tree under /lib/debug. They are:
| • | Log , which writes text to the log file with severity level INFO. |
| • | LogError , which writes text to the log file with severity level ERROR. |
| • | Print, which writes debug messages to the console when running from Studio. |