Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add official support for pino logger #18

Closed
ItsMrAkhil opened this issue Aug 27, 2022 · 4 comments
Closed

Please add official support for pino logger #18

ItsMrAkhil opened this issue Aug 27, 2022 · 4 comments

Comments

@ItsMrAkhil
Copy link

Next.js, and Winston combination is not working as winston doesn't support async logging. As next.js server inside vercel runs as server less function we need async logging. And pino supports async logging. Please provide an official pino logtail transport plugin. Thanks!

@kamilcglr
Copy link

kamilcglr commented Sep 16, 2022

Hello, we would also like to use logtail with Pino which is directly integrated in our backend framework that we use (AdonisJs)

@smolak
Copy link

smolak commented Oct 23, 2022

I would very much welcome Pino integration as well.

@flozdra
Copy link

flozdra commented Nov 14, 2022

That would be really nice indeed!

@curusarn
Copy link
Contributor

curusarn commented Jan 31, 2023

Hey everyone, we have just added support for Pino transports @logtail/pino. 🎉
You can find quick start guide here: https://betterstack.com/docs/logs/javascript/pino/

The package currently supports Pino v7+ transports.
Let me know if you encounter any problems. 🙏
Feel free to reopen this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants