This is the home of the example app for Corona SDK plugin [Logger] (https://yogergames.gitlab.io/logger/). It enables you to speed up troubleshooting of your apps and set up different logging profiles depending on device / platform.
- Download the files in this repo (https://github.com/yogergames/plugin-logger/archive/master.zip)
- Unpack the zip file
- Start the app using Corona Simulator.
Basically the example app provides a few complete examples on the usage of this plugin.
The following are required though
- Add the plugin in build settings.
- Require the plugin in your lua source files.
- Initialize.
- Start logging!
Yep, that's it! Nothing more is required.
PS: All functionality of the plugin is supported in the simulator.
- [API] (https://yogergames.gitlab.io/logger/api/)
- [Change log] (https://yogergames.gitlab.io/logger/changelog/)
- [Forum Support] (https://forums.coronalabs.com/forum/654-corona-store-plugins/)
- {{< email email="support@yogergames.com">}} Email for support {{< /email >}}