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