Use logging.error (nice red display with rich) and hide exception

  • thinking about end-users: nicer to get just the error message, not an exception traceback.
  • assumes logging is imported (which it is now)

Merge request reports

Loading