Skip to content

Replace Sentry capture call in SecurityEventLogger with logger call

Administrator requested to merge devx_update-sentry-capture-security-event into main

Created by: jhchabran

This PR remove a combination of a log15 call and explicit capture in favour of our new logging api and implicitly capturing the error.

Test plan

Rather trivial change, logging api has been tested exhaustively already.

Merge request reports

Loading