Use miniflare's handleStructuredLogs option instead of handleRuntimeStdio for processing workerd output#13131
Conversation
…meStdio` for processing workerd output
🦋 Changeset detectedLatest commit: 3a1d99d The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
✅ All changesets look good |
|
After thorough review, here's my assessment:
No logic bugs, no security issues, no backward compatibility concerns, no incorrect API behavior. LGTM |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
|
Codeowners approval required for this PR:
Show detailed file reviewers |
Fixes https://jira.cfdata.org/browse/DEVX-2250
Note
Disclaimer, this change doesn't make much of a difference, the only benefit here is consistency with Wrangler and the Vite plugin, as well as maybe potential benefits down the line (such as for example if we wanted to start using a logger in vitest-pool-workers)
I just had this old Jira ticket for it so to clean it up I just asked Claude to implement this and then simply reviewed and tested the changes (most of the changes here as made by Claude).
A picture of a cute animal (not mandatory, but encouraged)