Workers - Preserve exception details in console logs
UpdateUnverifiedAdded Sep 24, 2026
Console methods now preserve exception details in your Worker's logs. When your Worker logs an exception, the corresponding log entry includes the exception name, message, and stack. For example, your Worker can catch and log an exception: try { throw new Error ( "Deliberately created exception" ); } catch (error) { console.
Topics: BI, Observability
More Cloudflare developer platform releases
Every Cloudflare developer platform release| Date | Release | Type |
|---|---|---|
| Aug 24 | Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Download the Cloudflare One Virtual Appliance for your hypervisor from the dashboardunverified Update | Update |
| Aug 24 | Radar - RPKI ASPA path validation on Cloudflare Radarunverified Update | Update |
| Aug 25 | Access - Grace periods for service token rotationunverified Update | Update |
| Aug 25 | Access - Temporarily turn off Access service tokensunverified Update | Update |
| Aug 25 | AI Search - Store larger custom metadata values in AI Searchunverified Update | Update |
| Aug 25 | API Shield - Symmetric key support for JWT validationunverified Update | Update |
| Aug 25 | Cloudflare One, Access - MCP server portals support MCP 2026-07-28 specificationunverified Update | Update |
| Aug 25 | Durable Objects - Prevent Durable Object alarm retries when using `ctx.abort()`unverified Update | Update |
Also shipped on Aug 24, 2026
Cloudflare in August 2026Sources: each vendor's own release notes, changelogs and GitHub releases, read daily to monthly by how often it posts. Logos via logo.dev; trademarks belong to their owners.