Julian
CDCloudflare Developers
•Created by NazCodeland on 7/29/2023 in #workers-help
console.log(request) doesn't show shape of request
Ooh, awesome. Thanks 🙂
17 replies
CDCloudflare Developers
•Created by NazCodeland on 7/29/2023 in #workers-help
console.log(request) doesn't show shape of request
Thanks for the reply
17 replies
CDCloudflare Developers
•Created by NazCodeland on 7/29/2023 in #workers-help
console.log(request) doesn't show shape of request
Huh, yeah, I was just about to say — the logs don't work when running
wrangler dev --remote
, even when making the requests against localhost
. Must be that.17 replies
CDCloudflare Developers
•Created by NazCodeland on 7/29/2023 in #workers-help
console.log(request) doesn't show shape of request
17 replies
CDCloudflare Developers
•Created by NazCodeland on 7/29/2023 in #workers-help
console.log(request) doesn't show shape of request
Although it's not clear to me how they're generating the nice logs of the
request
value in the blog post — they don't say, they simply mention console.log
. Any ideas @kian ?17 replies
CDCloudflare Developers
•Created by NazCodeland on 7/29/2023 in #workers-help
console.log(request) doesn't show shape of request
Looks like this might now be possible, according to this blog post: https://blog.cloudflare.com/debugging-cloudflare-workers/
17 replies