View on GitHub

Dev console logger for mobile

Writes the console log and debug information including error that are trapped on developer console in HTML container so that it can be viewed on the devices where developer console is not available like mobile, PDA, iPod, iPad, Apple watch

Download this project as a .zip file Download this project as a tar.gz file

Sample ScreenShots

Live Demo

There are two demo's one in which the console is configured from the query string useful for debugging the on mobile browser where there is no developer console. In the second demo the console is configured inline from a script block on the page this is useful when you want to view the logs of a HTML5 application ported on mobile.

1) DevConsole Using Query String
2) DevConsole Using Script Block

Authors and Contributors

@ishaan2990

Support or Contact

Having trouble with Pages? Please contact ishaan.puniani@gmail.com and I’ll help you sort it out.