系统函数 SysLib.startLog 用来打开错误日志。每当程序调用 SysLib.errorLog 时,就会将文本写入到该日志中。
SysLib.startLog(logFile STRING in)
相关概念 EGL 函数的语法图
相关参考 EGL 库 SysLib errorLog()