Skip to content

add Serilog integration for Structured Logs#244

Merged
bruno-garcia merged 3 commits intomainfrom
logs/add-serilog
Oct 18, 2025
Merged

add Serilog integration for Structured Logs#244
bruno-garcia merged 3 commits intomainfrom
logs/add-serilog

Conversation

@Flash0ver
Copy link
Member

@Flash0ver Flash0ver commented Oct 6, 2025

The Sentry .NET SDK added a Serilog-integration for Structured Logs in 5.16.0.

Also, removed the ExperimentalAttribute from all Log-APIs, alongside some other smaller fixes (5.16.1).

@Flash0ver Flash0ver marked this pull request as ready for review October 15, 2025 15:33
@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.11%. Comparing base (d3fd261) to head (daece53).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   52.60%   51.11%   -1.49%     
==========================================
  Files          27       27              
  Lines        1346     1348       +2     
  Branches      105      105              
==========================================
- Hits          708      689      -19     
- Misses        603      623      +20     
- Partials       35       36       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bruno-garcia bruno-garcia merged commit 7b4e4d9 into main Oct 18, 2025
10 of 11 checks passed
@bruno-garcia bruno-garcia deleted the logs/add-serilog branch October 18, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants