Skip to content

feat: log every exception to output channel

Tomas Vik requested to merge 145-finished-error-reporting into main

This MR uses the new error reporting implemented in !94 (merged) and improved in !98 (merged).

Most of the MR is just replacing function calls (explained in MR comments) and there is one larger refactoring of a function.

Part of #145 (closed)

Edited by Tomas Vik

Merge request reports