Releases: pinojs/pino-http
Releases · pinojs/pino-http
v4.5.0
- Option to override the log object key naming with custom values (#88)
v4.4.0
📚 PR:
- Add log request body example (#76)
- Add autologgingOptions to ignore certain paths like those for health checks. (#77)
v4.3.0
- Add feature to disable request logging #70
v4.2.0
- add support for wrapping the default error serializer #62
v4.0.0
- Fix formatting in error callback #49
- Updated dependencies (pino v5) #52
v3.2.1
- Add documentation for custom serializers (#47 #48)
v3.2.0
- Use serializers from
pino-std-serializers
(#46)
v3.1.0
- Support the response attached to the error object #45