Skip to content

feat(logs): add NLog integration#5176

Draft
Flash0ver wants to merge 2 commits intomainfrom
feat/logs-nlog
Draft

feat(logs): add NLog integration#5176
Flash0ver wants to merge 2 commits intomainfrom
feat/logs-nlog

Conversation

@Flash0ver
Copy link
Copy Markdown
Member

closes #5167

Changes

Add NLog integration to Sentry Structured Logging.

Docs

  • TODO

@Flash0ver Flash0ver self-assigned this May 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 94.91525% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.14%. Comparing base (a2318ff) to head (de54732).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry.NLog/LogLevelExtensions.cs 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5176      +/-   ##
==========================================
+ Coverage   74.07%   74.14%   +0.06%     
==========================================
  Files         501      503       +2     
  Lines       18113    18172      +59     
  Branches     3521     3530       +9     
==========================================
+ Hits        13417    13473      +56     
- Misses       3837     3839       +2     
- Partials      859      860       +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.

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.

Add Sentry Logs support to NLog

1 participant