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.