Webanizr Logo
Open / sluit menu
Module consoleLog

The consoleLog module helps debugging configurations. It displays the received data in the console of the browser.

syntax

webanizr.send('consoleLog', data, parameters, callback);

parameters

The consoleLog module has no parameters.

callback

The callback is called with the originals data as parameter.

demo

https://cdn.cpmodules.webanizr.com/demo/console-log/index.html