microsoft / microsoft/gctoolkit
Extract command line options for unified logs
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 177
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 3
Description
Currently there is no analysis to calculate command line options for unified logging.
The diary should be able to analyze the log to determine as many command line options as is possible
This is currently performed for pre-unified logging. There might be some shareable logic in there.
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 existing pre-unified logging command-line analysis and the diary path that handles unified logs. Compare their available data and identify logic that can be shared. Done means the diary extracts as many command-line options as the unified log supports, with coverage for the relevant analysis path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- performance, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100