microsoft / microsoft/rust-symcrypt
Add Debug trace logs + ETW
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 72
- Forks
- 15
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 11
Description
Add robust Debug logging and event viewing that will be disabled by default but can be enabled in order to deeply track bugs. This is an investment in code quality for future bugs
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 surveying the repository's Rust entry points and existing diagnostics to determine where Debug trace logging and ETW event viewing belong. Done means robust tracing is available for deep bug investigation, while remaining disabled by default and explicitly enableable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100