j68k/verifydump

Add color to output

j68k opened this issue · 0 comments

j68k commented

The biggest benefit here would be to color the verbose output differently so that it's easier to distinguish from the normal information output.

Coloring errors and successful validation messages would also be good.

The error reporting code is a little messy at the moment because it just prints to stderr instead of using logging.error().