Logidze v1.2.1 Release Notes
Release Date: 2022-01-13 // over 2 years agoPrevious changes from v1.2.0
-
- ➕ 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.