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

Display extra fields (non req/res) #9

Open
rohit-gohri opened this issue Jul 15, 2020 · 2 comments
Open

Display extra fields (non req/res) #9

rohit-gohri opened this issue Jul 15, 2020 · 2 comments

Comments

@rohit-gohri
Copy link
Contributor

Currently the printer only prints specific fields from req/res and timestamps. If we added extra fields through something like the customReqProps feature in pino-http (pinojs/pino-http#103) they will not be printed.

This could be added by default or behind an option (not sure what the name could be, --extra?)

@mcollina
Copy link
Member

Would you like to send a Pull Request to address this issue? Remember to add unit tests.

@rohit-gohri
Copy link
Contributor Author

Yes, will do. I'll try to get it done this week.

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

2 participants