Skip to content

Is there a way to avoid escaping the recipient email in the exception's messages? #268

Description

@aemitos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions