Skip to content

Create a SentryId struct to hold Id #139

Description

@bruno-garcia

As raised in this forum post the default conversion of the CaptureException method return type Guid to a string is not in a format Sentry allows searching for.

Create a struct SentryId which hold a Guid and overrides ToString to use the format: ToString("n").

Implement the implicit operator to Guid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions