You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workers Logs is a great feature, but it's not free. Therefore, it should be optional.
Adding it as a comment in template's wrangler.toml would be a good choice.
Workers Logs is a great feature, but it's not free. Therefore, it should be optional. Adding it as a comment in template's wrangler.toml would be a good choice.
Well spotted ! I missed that .
I am thinking about logging to NATS Jetstream asynchronously. A simple HTTP call will work .
or you can get fancy and use nats.go as WASM.
if you have other ideas it would be worth discussing :)
the wrangler config in this repo needs updating so that you get real time logs.
Its really useful for debugging.
The text was updated successfully, but these errors were encountered: