Description
See screenshot attachments.
The idea is to print out exceptions to the console using colors to make some information more obvious and liven things up. The current style choices are arbitrary as are the style names Spock and Kirk.
This is currently in branch StyledXException.
A positive side effect of this code is that extended exceptions are rendered on a StringBuilder so less garbage is generated.