Closed Firesphere closed 7 years ago
Are you suggesting to format the entire error message into a json structure like that, or parse it and break it up somehow?
The latter, I'd think. Haven't thought about how exactly yet ;) But for readability, it's a great improvement and can easily be achieved by using JSON_PRETTY_PRINT
I believe.
I like it. I guess it should be configurable and also te default option
Reopening - I like this idea
Currently, it's just a plain string. It would be nice if the error could be split up into the following:
To make it more readable.