NextJS app on workers - Dummy question on log
I have a nextJS that is running live on cloudflare workers. It is using server action, and works okay but I dont see any logs from the action. the log observability is enabled but wether the cloudflare dashboard or
npx wrangler tail
I do not get any output of the log so that makes it tough to debug issues.
anything that I miss ?0 Replies