/plushcap/analysis/cloudflare/introducing-workers-dashboard-logs

Introducing logs from the dashboard for Cloudflare Workers

What's this blog post about?

Cloudflare has introduced a new feature on its Workers platform that allows developers to view and filter console.log output and exceptions from a worker without any additional cost or configuration needed. The "Logs" tab in the dashboard displays detailed logs, including event status, type, request headers if triggered by an HTTP request, and sensitive URLs and headers are automatically redacted. This feature is also available for Durable Objects open beta users to help understand interactions between their Worker and a Durable Object. Advanced filtering can be done using wrangler CLI, Cloudflare's command-line tool for deploying Workers.

Company
Cloudflare

Date published
Aug. 24, 2021

Author(s)
Ashcon Partovi

Word count
749

Hacker News points
1

Language
English


By Matt Makai. 2021-2024.