Releases: hapijs/hapi-pino
Releases Β· hapijs/hapi-pino
v8.0.1
fix: get securely pathname from request url #103
v8.0.0
- refactor: server.logger() function removed in favor of server.logger (#99)
v6.5.0
- feat: ignored by tags (#93)
v6.4.0
π PR:
- docs: improve API docs in README; add types, improve formatting (#89)
- feat: Enable Hapi 19 testing (#97)
- fix: use scoped logger if request.logger is not available (#96)
- Feat: add options.logRequestComplete, allow function syntax for options.logRequestStart (#90)
v6.1.0
- updated depedencies and fixed few standard js issues #83
v6.3.0
- fix missing req in "request complete" event when using getChildBindings and options.logRequestStart feature #88
v6.2.0
π PR:
- Updated deps
- feat: add options.getChildBindings() (#87)
v6.0.2
π PR:
- Fix UnhandledPromiseRejection warning when logging on an ignored path (#81)
v6.0.0
π PR:
- feat: improve browser support (#76)
- Fix hapi dependencies to use new scoped @Hapi packages (#77)
- fix: log error instead of warn on 500s (#75)
v5.4.1
- Update ignorePath logic #72