[][src]Module boa::js::console

The global console object

Functions

_create

Create a new console object

error

Print a javascript value to the standard error stream

init

Initialise the global object with the console object

log

Print a javascript value to the standard output stream https://console.spec.whatwg.org/#logger