console https://code.coronalabs.com/taxonomy/term/231/all en On-device Debug Print Console https://code.coronalabs.com/code/device-debug-print-console <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>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:<br /> background colour<br /> font size<br /> console width<br /> line buffer length</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">HoraceBury</div></div></div> Sat, 13 Dec 2014 17:47:59 +0000 horacebury 147 at https://code.coronalabs.com Corona Advanced Logging https://code.coronalabs.com/code/corona-advanced-logging <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Used for error handling and logging events to console and a set of rolling text log files.<br /> - Use it instead of print in your Corona project<br /> - Your messages will be printed in console but also logged in text files<br /> - A set of rolling text files is used so you can retrace the steps that lead to a bug<br /></p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Daniel Strmečki</div></div></div> Sun, 03 Aug 2014 16:48:51 +0000 daniel.strmecki 126 at https://code.coronalabs.com