I need to filter out sensitive data when logging API responses.
I think this should be done in the LogRequestAndResponseHandler class.
Here is my code: