How can i collect logs of cf pages?
I want collect logs to debug and trace user event. Can i collect it?
1 Reply
Hey, try to use wrangler pages deployment tail
You can also do it by looking on the deployment -> functions - > begin log stream
@GoodGoodMan (i ping for the notification)