show logs in app
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- CSS
- Stars
- 1.1k
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
add a button 'View Logs' on the process detail page that does the equivalent of tail -f in the webview for the app logs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the process detail page and trace how the app currently exposes process information and logs to the webview. Add the “View Logs” entry point and verify that it continuously displays the app logs like tail -f; done means the control is available on the detail page and live log output remains visible as new entries arrive.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100