Skip to content

[miniflare] Update sending.mdx to account for new email logging location.#31970

Open
tpmmorris wants to merge 4 commits into
cloudflare:productionfrom
tpmmorris:patch-1
Open

[miniflare] Update sending.mdx to account for new email logging location.#31970
tpmmorris wants to merge 4 commits into
cloudflare:productionfrom
tpmmorris:patch-1

Conversation

@tpmmorris

@tpmmorris tpmmorris commented Jul 9, 2026

Copy link
Copy Markdown

Added new location (.wrangler/tmp/email/...) for email logging to the local testing example output.

Summary

Email logging was in an inconvenient location so an additional location has been added in .wrangler/tmp/email/<session-uuid>/email-text/<message-uuid>. When emails are sent by a worker, this new location is logged after 'Text (local)' and this change should be reflected in the documentation. Changelog entry added to src/content/email-service/.

Documentation checklist

tpmmorris added 2 commits July 9, 2026 15:00
Added new location (.wrangler/tmp/email/...) for email logging to the local testing example output.
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 38e1683.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

Reflect logging used in Miniflare to specify the system or project temporary directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant