-
Notifications
You must be signed in to change notification settings - Fork 884
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
Create a logfmt transport #1879
Comments
Is anyone working on this issue? If not then I would like to take this up. |
Hey, I've written something if someone could review it. It is not published for the moment. |
I've published the logfmt transport at https://www.npmjs.com/package/pino-logfmt |
awesome job! Could you add it in our docs too? |
I've created a PR #1941 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
https://github.com/csquared/node-logfmt is an alternative way to encode key-values on the same line that is more human friendly than json.
It would be nice to have a transport!
The text was updated successfully, but these errors were encountered: