I'm having trouble with a pages function. I'm running "wrangler tail" but not seeing output when I

I'm having trouble with a pages function. I'm running "wrangler tail" but not seeing output when I hit the function with a curl command. Is there a way to make sure the tail is connected to the right function? I was using a worker at one point but realized I can just use pages functions.
Was this page helpful?