docs(dotnet/logs): add NLog structured logs integration#18738
Open
jamescrosswell wants to merge 2 commits into
Open
docs(dotnet/logs): add NLog structured logs integration#18738jamescrosswell wants to merge 2 commits into
jamescrosswell wants to merge 2 commits into
Conversation
Document the NLog structured-logs integration added in getsentry/sentry-dotnet#5176, mirroring the existing Serilog logs docs: - Enable the Logs page for the NLog guide (remove from notSupported) - Add NLog setup, usage, options, requirements and integration-list entries - List NLog on the product Logs getting-started page Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: James Crosswell <james.crosswell@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
jamescrosswell
commented
Jul 16, 2026
6 tasks
jamescrosswell
marked this pull request as ready for review
July 17, 2026 02:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the new NLog structured logs integration added in getsentry/sentry-dotnet#5176, mirroring the existing Serilog logs documentation.
Changes
dotnet.nlogfrom thenotSupportedlist incommon/logs/index.mdx, so/platforms/dotnet/guides/nlog/logs/now renders.guides/nlog/index.mdx) — added "Send structured logs to Sentry" to the feature list and a cross-link to the Logs page.logs/*platform-includes (requirements, setup, usage, options, integrations) — added NLog-specific content: theEnableLogssetup viaAddSentry(...), the NLog→Sentry log-level mapping, thecategory.name/property attribute behavior, and the integration-list entry.The version in
requirements/dotnet.mdxis a placeholder —6.8.0. The source PR isn't released yet (current released version is 6.7.0), so please correct this to whatever release actually ships theSentry.NLogstructured-logs feature.Notes
PlatformSectiongating, and phrasing.NLogintegration sentry-dotnet#5176 lands and its release version is known.Related: getsentry/sentry-dotnet#5176
🤖 Generated with Claude Code