ConsoleMessage

A console message emitted by page script.

Properties

Link copied to clipboard

Which console method the page called.

Link copied to clipboard
val line: Int?

The line number within source, when the platform reports one.

Link copied to clipboard

The script URL the message came from, when the platform reports one.

Link copied to clipboard

The message text.