Suggestion – Logging function for scripts
Open
Nobody has claimed this yet.
B - Enhancement
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Would be very handy to collect all errors produced from all the scripts in an easy overview log file.
It is very easy to miss an error from the current output log in the command prompt, which might have big effects later on in the installation.
Contributor guide
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 the Python scripts and the current command-prompt output handling. Determine how errors from each script can be collected into one log file; done means installation errors are recorded in an easy-to-review overview log rather than being easy to miss in the current output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100