microsoft / microsoft/rust-symcrypt

Add Debug trace logs + ETW

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.