log outputs a message to the console.
log
log(val1, val2, ...): undefined;
A list of JavaScript values to output.
None(undefined).
undefined
Loading...