Needing a more elegant console solution for on-device debugging I have built this library which is easily added to a project and will display a debug console on device shake. Many customisation options are available such as:
background colour
font size
console width
line buffer length
The console is easily enabled/disabled and normal print statements are directed to it without being interrupted - no special code required and the console can be added with a simple require statement.
Works with Corona build #:
2014.2517
Category:
Contributor:
HoraceBury