https://developers.cloudflare.com/workers/platform/tail-workers/ if you're on a paid plan

A Tail Worker receives information about the execution of other Workers, such as HTTP statuses, data passed to console.log() or uncaught exceptions.
Tail Workers · Cloudflare Workers docs
Was this page helpful?