How to view logs for non-prod environment deployments in Cloudflare Workers?

Hey everyone,

I have a Cloudflare Worker that uses multiple environments I’ve deployed a non-prod environment (say, branch1 ) using wrangler, and I can access it via the environment-specific preview URL.

However, I’m not sure how to view logs specifically for this non-prod environment.
Was this page helpful?