Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-web
/
web.console
/
Console
/
log
log
abstract
fun
log
(
vararg
data
:
ERROR CLASS: Symbol not found for JsAny?
?
)
(
source
)
The
console.log()
static method outputs a message to the console.
MDN Reference
abstract
fun
log
(
vararg
data
:
String
?
)
(
source
)