run in DEBUG mode and store debug logs in config dir
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
need to figure out how to have the .app run the process with ENV.DEBUG='*' and redirect stderr to the config dir/debug.log
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 by locating how the .app launches its process and where its configuration directory is determined. Verify how DEBUG environment variables and stderr are currently handled; done means running with ENV.DEBUG='*' and writing stderr to config-dir/debug.log.
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
- Needs clarification
- Newbie friendliness
- 25/100