log(string)

Prints a log message to the server log.

Parameters

string

log message string

Example

log('onLoad execution completed...');