Skip to content

Capture adi process logs

Maxwell Levin requested to merge verbose into develop

Logs generated by running the process are now captured. By default they are printed to stdout as before, unless the user specifies verbose=False in the call to AdiRunner.process()

Merge request reports