hapijs / hapi-pino

🌲 Hapi plugin for the Pino logger
MIT License
148 stars 61 forks source link

Feat: add options.logRequestComplete, allow function syntax for options.logRequestStart #90

Closed BlooJeans closed 4 years ago

BlooJeans commented 5 years ago

Stacked on top of https://github.com/pinojs/hapi-pino/pull/89 for formatting improvements to the README

This PR:

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 99.161% when pulling cda5cd8ead442dd2bee79ecc1365b0d1f92bd2c3 on devshackio:feat-logRequestStart-logRequestComplete into 890b79efc8ce6dac9bfa733106558fc9a25e4b74 on pinojs:master.

mcollina commented 5 years ago

Would you mind to rebase against master? It currently has a conflict.

BlooJeans commented 5 years ago

Would you mind to rebase against master? It currently has a conflict.

Rebased