Skip to content

How to log actual email body sent? #666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
breakline87 opened this issue Jan 11, 2021 · 1 comment
Closed

How to log actual email body sent? #666

breakline87 opened this issue Jan 11, 2021 · 1 comment
Labels
status: waiting for feedback waiting for feedback from the submitter type: question question directed at the library

Comments

@breakline87
Copy link

I want to log the actual email html body which is sent out. Is there a way to do it (with the Java SDK)?

Thank you

@thinkingserious
Copy link
Contributor

Hello @breakline87,

There is no built-in logging functionality in this helper library. You can either log it yourself when you set the content or right before you send.

Is something like this what you are looking for?

With best regards,

Elmer

@thinkingserious thinkingserious added status: waiting for feedback waiting for feedback from the submitter type: question question directed at the library labels Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for feedback waiting for feedback from the submitter type: question question directed at the library
Projects
None yet
Development

No branches or pull requests

3 participants