Are there any decent logging libraries that work with the edge runtime? #67213
-
|
I've had a hard time adding some form of logging to Next.js middleware when self-hosting. I've tried to use Are there any decent logging libraries that work with the edge runtime? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Good news, Node.js Middleware support landed in Next.js 15.2 (experimental). This is now ready for testing. For any issues you run into, please open new issues so we can track and address before marking it as stable. Thank you! https://nextjs.org/blog/next-15-2#nodejs-middleware-experimental |
Beta Was this translation helpful? Give feedback.
Good news, Node.js Middleware support landed in Next.js 15.2 (experimental). This is now ready for testing. For any issues you run into, please open new issues so we can track and address before marking it as stable. Thank you!
https://nextjs.org/blog/next-15-2#nodejs-middleware-experimental