pinojs / pino-http

🌲 high-speed HTTP logger for Node.js
MIT License
539 stars 116 forks source link

Feature/disable success log #259

Closed vorticalbox closed 1 year ago

vorticalbox commented 1 year ago

This Pr update the logger to disable the request complete log.

Use case is our services have a heartbeat route then is hit every n seconds and this means logs get filled with request complete logs.