Writes the specified text string to the log.
@script::log("Log text")
Any text, enclosed in quotes, to record in the log.
(Boolean) true for success; false for failure
For an example of this method, see the general examples for the @script object.