verifydump icon indicating copy to clipboard operation
verifydump copied to clipboard

Add color to output

Open j68k opened this issue 3 years ago • 0 comments

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().

j68k avatar May 22 '22 04:05 j68k