Skip to content

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

Hans Fangohr requested to merge improved-error-messages-based-on-logging into main
  • 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