Skip to content
Snippets Groups Projects

Replace most print statements with equivalent log calls

Merged Draisma, Arjan requested to merge replace_print_statements into develop

This replaces print statements that do not relate to any sort of progress bar (which are going to be replaced in a different PR)

I have tried my best to check whatever control flow I could, but this may still have some odd cases where debug statements are printed incorrectly. These do not affect log files, only the display in the console when running.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading