This is a question not an error report.
We want to de-identify information about the recipient on logged errors.
We are using celery with retries. After 10 retries (configured) it raises AnymailRequestsAPIError and in the log message it escapes the recipient email address.
Is there a way to avoid having the email added to the log message?
Thanks in advance!!
Awesome package!!
Andre
This is a question not an error report.
We want to de-identify information about the recipient on logged errors.
We are using celery with retries. After 10 retries (configured) it raises
AnymailRequestsAPIErrorand in the log message it escapes the recipient email address.Is there a way to avoid having the email added to the log message?
Thanks in advance!!
Awesome package!!
Andre