The system function SysLib.errorLog copies text into the error log that was started by the system function SysLib.startLog.
SysLib.errorLog(text STRING in)
Log entries include the date and time when the entry was written.
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library SysLib
startLog()