Skip to content

Some NLog options have been renamed, documentation is out of date #13619

Open
@NathanielJS1541

Description

@NathanielJS1541

SDK

.NET SDK

Description

getsentry/sentry-dotnet#329 merged commit ffd375ca, which made some changes to the API of src/Sentry.NLog/SentryNLogOptions.cs:

  • SendEventPropertiesAsData property removed.
  • SendEventPropertiesAsTags property renamed to IncludeEventPropertiesAsTags.
  • DsnLayout property added.
  • ReleaseLayout property added.
  • EnvironmentLayout property added.

This makes the documentation at docs/platforms/dotnet/guides/nlog/index.mdx out of date with what users will be seeing.

Suggested Solution

The NLog documentation should be updated to reflect the current API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions