fdonnet / ubik_accounting

Double entry accounting app in Net 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balzor project : Global Exception handling + log

fdonnet opened this issue · comments

Edit:

Very minimal implementation of exceptions handler in #32 with usage of ErrorBoundary, for module and application lvl. Now we need to implement correct logging for client/server side.

Linked to #27