Logidze v1.2.0 Release Notes
Release Date: 2021-06-11 // almost 2 years ago-
- ➕ Add user-defined exception handling ([@skryukov][])
0️⃣ By default, Logidze raises an exception which causes the entire transaction to fail. To change this behavior, it's now possible to override
logidze_capture_exception(error_data jsonb)
function.