it seems like onl;y the invocation

it seems like onl;y the invocation islogged in workers logs
5 Replies
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
.r20
.r20OP2mo ago
in the meantime is there any way to log them in any way
Olga Silva
Olga Silva2mo ago
Hey, not sure if this is what you're looking for but you can see logs if you run pnpm wrangler tail for your deployed worker (that contains a Workflow) https://developers.cloudflare.com/workers/wrangler/commands/#tail
Cloudflare Docs
Commands
Create, develop, and deploy your Cloudflare Workers with Wrangler commands.
.r20
.r20OP2mo ago
this would only be for live logs though correct?
Olga Silva
Olga Silva2mo ago
yes, only for logs for requests made after running the command

Did you find this page helpful?