5 Replies
Unknown User•5d ago
Message Not Public
Sign In & Join Server To View
in the meantime is there any way to log them in any way
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/#tailthis would only be for live logs though correct?
yes, only for logs for requests made after running the command