aztk
aztk copied to clipboard
log.print should never have a prefix
currently, when using --verbose on the CLI, log.print will prefix the first line of output and add new lines. It should have a custom formatter that just prints without modifications.