The console object for the view. More...
Public Member Functions | |
| void | debug () |
| Log a message with log level Debug. | |
| void | info () |
| Log a message with log level Info. | |
| void | log () |
| Log a message with log level Log. | |
| void | warn () |
| Log a message with log Warning Info. | |
| void | error () |
| Log a message with log level Error. | |
| void | assert () |
| Log a message with log level Assert Failiure, if the first arguments evaluates to false. | |
The console object for the view.