If you're looking to tail a Pages Function you can do so in the UI here: https://dash.cloudflare.com

If you're looking to tail a Pages Function you can do so in the UI here: https://dash.cloudflare.com?to=/:account/pages/view/:pages-project/:pages-deployment/functions

or with Wrangler:
wrangler pages deployment tail [deploymentId/url]
Was this page helpful?