Skip to content

✨ Reformat the data abort exception output #242

@Richard-Stump

Description

@Richard-Stump

Requested Feature

Reformat the data abort exception output to utilize colors and format a bit nicer. This would increase the readability and hopefully make a little quicker to identify important information in the output.

I made a quick mock up of what I would format this output to look like:

In this mockup, the "title" for the exception is in bright red to indicate to the user that something is wrong, and the headers for each section of the output are dark red to match the "title" and not contrast too badly. Labels for any information are made yellow to easily spot them, and then the actual values of these labels are white.

I have also removed the "BEGINNING STACK TRACE" and "ENDING STACK TRACE" headers because I feel that would be indicated by the user's terminal prompt showing, or a new section starting.

I also played around with different colors for the section headers, but feel dark red looked the best:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions