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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.