npx wrangler tail my-worker

Category: Cloudflare

npx wrangler tail my-worker

Stream live logs from a deployed Worker

Opens a live feed of console.log messages, exceptions, and request metadata for the deployed Worker named my-worker. Useful for debugging production without touching the dashboard. On high-traffic workers the feed may sample, dropping some entries. Stop with Ctrl+C.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.