circu.js
Preparing search index...
console
CModuleConsole
log
Function log
log
(
...
data
:
any
[]
)
:
void
The
console.log()
static method outputs a message to the console.
MDN Reference
Parameters
...
data
:
any
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
The
console.log()static method outputs a message to the console.MDN Reference