Appearance
function error_log(this: void, text: string): void;
Log an error message and print the current script stack.
this
void
text
string
The C++ binding asserts after logging the message.