9.0.0 2023-08-22
- Remove prepended tag "log" on server.log
e96f935
8.1.2 2022-05-11
- Fix filename for auto-changelog config
ebb13b8
8.1.1 2022-05-11
- Add auto-changelog and upgrade release-it
f1c3cb2
8.1.0 2022-05-11
- Add option ignoreMethods
feb3a1a
8.0.0 2022-03-03
7.1.1 2022-01-20
- Update hoek to get rid of deprecation warnings
1e5c252
7.1.0 2020-06-24
7.0.1 2020-05-12
- Fix default date formatter that used day as hour.
6233423
7.0.0 2020-04-24
- Remove sonic-boom, use process.stdout.write as default
3eb452b
6.0.0 2020-04-20
- Improve performance
9f9c1c2
5.0.1 2020-02-24
- Handle pretty printing of console.log of unexpected format
1ddf053
5.0.0 2019-07-02
- Update deps
70edf5c
4.3.0 2018-10-02
- Don’t log handled errors when using onPreResponse
6454508
4.2.1 2018-04-11
4.2.0 2018-01-09
- Add support for filtering logged request info
2ef630f
4.1.0 2017-12-06
- Use first entry in x-forwarded-for as remoteAdress in response logs
a787dc9
4.0.0 2017-12-06
- Hapi 17 support. Hapi Plugin is now exported as
plugin
aaaedae
3.1.1 2017-01-18
- Fix error logging an array
a36a951
3.1.0 2016-11-01
- Update all dependencies.
64997d0
- ES6 rewrite
bcaedd8
- Remove shrinkwrap
c2e7249
- Add pretty-hapi-log bin for outputting a coloured developer friendly log output
5759093
3.0.1 2015-11-30
- Fix #6 Cannot read property 'headers' of null in handleResponse.
#6
3.0.0 2015-11-25
- Add contentLength for response logs using json format.
67cc410
2.0.0 2015-11-25
- Update dev dep, [email protected]
85e2583
- Add json output format. (enabled by default)
ecac013