If the tool is run with "--verbose" flag, the program is supposed to print out all tool output as the tasks are run.
Currently this is done however in an ugly manner (output converted to str and printed out). Make it so the output is properly formatted / pretty-printed to stdout.
If the tool is run with "--verbose" flag, the program is supposed to print out all tool output as the tasks are run.
Currently this is done however in an ugly manner (output converted to str and printed out). Make it so the output is properly formatted / pretty-printed to stdout.