We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I assume this is the correct usage of this lib:
const logger = require('pino-http')() app.use(logger)
Can this be added to the docs or example?
The text was updated successfully, but these errors were encountered:
Thanks for reporting! Would you like to send a Pull Request to address this issue?
Sorry, something went wrong.
yes np
Update README.md with middleware example
f876e55
fixes pinojs#285
Successfully merging a pull request may close this issue.
I assume this is the correct usage of this lib:
Can this be added to the docs or example?
The text was updated successfully, but these errors were encountered: