Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Reformat the data abort exception output #242

Open
Richard-Stump opened this issue Oct 19, 2022 · 0 comments
Open

✨ Reformat the data abort exception output #242

Richard-Stump opened this issue Oct 19, 2022 · 0 comments
Assignees

Comments

@Richard-Stump
Copy link

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants