Skip to content

Replace print statements by logging calls

Thom Wiggers requested to merge log-instead-of-print into master

Short description

This should silence the output during unit testing.

Merge request reports