https://github.com/subsoap/err
Error logging helper for Defold
https://github.com/subsoap/err
defold defold-game-engine
Last synced: 5 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T05:13:29.000Z (about 8 years ago)
- Last Synced: 2025-10-11T07:43:44.322Z (9 months ago)
- Topics: defold, defold-game-engine
- Language: Lua
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- 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.
---
