Many other status updates (such as "Builds passed!") show up
in bright background colors, making them more salient than a final
fatal "Exception".
Make exception reporting be just as colorful, so it stands out.
Differential D17748
Make exception reporting from `arc` be in red alexmv on Apr 20 2017, 9:55 PM. Authored by Tags None Referenced Files
Subscribers
Details
Many other status updates (such as "Builds passed!") show up Make exception reporting be just as colorful, so it stands out. Added an explicit throw new Exception("!!!") and saw it
Diff Detail
Event TimelineComment Actions For consistency with other similar color blocks, consider ** %s ** (that is, put spaces around the string so there's more color at either end). |