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
I would suggest to convert the library to pino transport using https://github.com/pinojs/pino-abstract-transport. Now it is very easy to crash a lambda after `JSON.parse` in the destination.ts is trying to parse a chunk containing smth like
{...}\n{...}
The text was updated successfully, but these errors were encountered:
@mifopen Thanks for the issue report, do you have a cope example we can build a test around?
We built this solution in collaboration with the Pino maintainers, but its been a couple years so I can circle back and see if this is still the preferred method.
Is there an existing issue for this?
Code of Conduct
Code Sandbox link
No response
Bug report
The text was updated successfully, but these errors were encountered: