Module js::front::stdlib::console[src]

The console global 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