Add way to view app backend logs
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes it's useful to see what is going on in the backend (for debugging purposes or to allow app developers to log extra info and read it).
When a deno app logs something (error or standard output) write this to a file in the app's storage directory. Then in AppStatusPage if we have the edit key we should be able to click a button (in the manage backend modal) to fetch logs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.