Uh oh!
There was an error while loading. Please reload this page.
feat(driver): add rotating UMDF trace log support - #65
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #65 +/- ##
==========================================
+ Coverage 73.73% 74.04% +0.31%
==========================================
Files 30 33 +3 Lines 7701 7793 +92 Branches 2892 2922 +30 ==========================================
+ Hits 5678 5770 +92 + Misses 1757 1496 -261 - Partials 266 527 +261
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 10 files with indirect coverage changes Continue to review full report in Codecov by Harness.
|
20f4000 to
ed31b4fCompare854292c to
41662acCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
41662ac to
8ea1fbdCompareIntroduce a bounded rotating trace log for the Windows UMDF driver, with 5 MiB active log size and 5 retained generations, and wire it into the driver build. Update UMDF tracing to use the new logger and reduce hot-path noise by only logging failed report submissions/feature requests. Add Windows unit tests for rotation behavior and update driver documentation with log location and retention details.
8ea1fbd to
d0bfc48CompareUh oh!
There was an error while loading. Please reload this page.



Description
Introduce a bounded rotating trace log for the Windows UMDF driver, with 5 MiB active log size and 5 retained generations, and wire it into the driver build. Update UMDF tracing to use the new logger and reduce hot-path noise by only logging failed report submissions/feature requests. Add Windows unit tests for rotation behavior and update driver documentation with log location and retention details.
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage
See our AI usage policy.