Skip to content

Improve SentryException#value, remove stringified stack trace #1421

@marandaneto

Description

@marandaneto

Description

value: throwable.toString(),

Some exceptions return the stringified stack trace when calling toString, this makes an ugly/not-so-useful/minified issue's message.
Doing heuristics on line breaks and regexing/matching a stack trace.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions