Module boa::js::console

source ·
Expand description

The global console object

Functions

Create a new console object
Print a javascript value to the standard error stream
Initialise the global object with the console object
Print a javascript value to the standard output stream