Skip to content

[EventSourceLogger]: Improve exception serialization such that it can be re-created on the other side #34739

@davidfowl

Description

@davidfowl

Describe the bug

Today the EventSourceLogger does a manual JSON serialization of the exception missing a set of fields that make it hard to re-create the exception out of process.

Expected behavior

We should include all of the appropriate fields in order to accomplish this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions