Used for error handling and logging events to console and a set of rolling text log files.
- Use it instead of print in your Corona project
- Your messages will be printed in console but also logged in text files
- A set of rolling text files is used so you can retrace the steps that lead to a bug
- Runtime errors get logged automatically
- User gets prompt on runtime error and can report it via email
- Administrator receives device / platform info and log files in attachment
Works with Corona build #:
2014.2381
Contributor:
Daniel Strmečki