Nextjs (edge runtime) logging provider/library for prod
what's a nice logging solution for working with nextjs edge ? (CF pages/workers in paritcular)
i haven't try logging in prod yet so this is very new to me. I've heard of sentry but i'm not sure of the other options.
Most of the free(?) solutions i've found are libraries (pino and winston?) but they're for node. I can't use node tho because of edge.
4 Replies