[Tail Workers in Development] - how I can test them and validate locally?
I put both tail worker and producer worker in the same worker, but logs from
It's not clear how to verify locally if tail workers work correctly
Also if there is a way to call tail workers directly, would be really handy
wrangler dev seem to show only output from producer, not the tail worker.It's not clear how to verify locally if tail workers work correctly
Also if there is a way to call tail workers directly, would be really handy