Support edge runtime #1525
Labels
api: logging
Issues related to the googleapis/nodejs-logging API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Currently this library depends on NodeJS runtime libraries, so it won't work on the edge using edge runtime such as Vercel edge functions or CloudFlare workers (for example using Next.js).
It would be great if this could be supported. The only caveat is that other library loggers would have to support it as well.
Right now I'm getting this error when using a Next.js route which uses the 'edge' runtime:
The text was updated successfully, but these errors were encountered: