console.log()
: displays a message to the console.console.debug()
: displays a message on the debug level (you can seeconsole.warn()
: displays a message with a yellow warning icon.index.html
file.Develop
menu. Your iOS device’s name should show in the list. You can see the available pages of the Monaca app from the submenu of the device. Select the one you want to open.chrome://inspect/
.Devices
page appears as shown below. Your connected Android device should show there. Click inspect.