microsoft / microsoft/MSBuildCache
Cache plug-in spent lots of time to write log files which might not be used/understood by many developers.
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 64
- Forks
- 24
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
We suggest an option to turn off writing log files on the cache consumer side, as many developers would never read them.
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 cache consumer code that writes log files and check how its options are defined and tested. Add a consumer-side option that disables those writes, then verify that the default behavior remains unchanged and that disabled logging produces no log files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100