debug method
An alias of console.log.
Syntax
console.debug(message, optionalParams);
Parameters
message [in, optional]
Type: DOMStringoptionalParams [in]
Type: any
Return value
This method does not return a value.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An alias of console.log.
console.debug(message, optionalParams);
message [in, optional]
Type: DOMString
optionalParams [in]
Type: any
This method does not return a value.