Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subsoap/err
Error logging helper for Defold
https://github.com/subsoap/err
defold defold-game-engine
Last synced: about 1 month ago
JSON representation
Error logging helper for Defold
- Host: GitHub
- URL: https://github.com/subsoap/err
- Owner: subsoap
- License: cc0-1.0
- Created: 2018-06-06T20:14:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T05:13:29.000Z (over 6 years ago)
- Last Synced: 2024-12-13T02:33:44.103Z (about 1 month ago)
- Topics: defold, defold-game-engine
- Language: Lua
- Size: 12.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Err
Error logging helper for Defold
Err helps you to quickly setup human readable log output when there are Lua runtime errors in your Defold project.
Err will enable you to save logs to platform appropriate file paths. You can then look for these logs if they exist and process them on next project launch.
---
![Err](err_logo.png)