This PR adds a custom logging handler that emits logged errors as "log" events. It also rewrites the frontend notification component to handle various notification levels like "ERROR" or "WARNING". The notification toasts will now display the notification level instead of "Exception" or "Notification".
This PR adds a custom logging handler that emits logged errors as "log" events. It also rewrites the frontend notification component to handle various notification levels like "ERROR" or "WARNING". The notification toasts will now display the notification level instead of "Exception" or "Notification".