Skip to content

add debug option

Philipp Sommer requested to merge debug into master

to provide the entire traceback as error report

ideally we improve this with the logging (see #18 (closed)) but for now, the --debug option only sends the entire traceback as an error response

Merge request reports