logAnalyzer - does not display all errors
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I checked one log today and noticed that the script did not display many errors, and most of it duplicated unnecessarily, I attach the tested log and the list from its analysis by the script:
log.txt
analyzed_log.txt
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 running the logAnalyzer script against the attached log.txt and compare its output with analyzed_log.txt. Investigate why errors are omitted and duplicated; done means the analysis includes the missing errors without unnecessary duplicates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100