Skip to content

Latest commit

 

History

History
105 lines (57 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

105 lines (57 loc) · 6.19 KB

Changelog

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

8.0.0 2022-03-03

  • Add option ignorePaths af09855
  • Require node 16 and update deps 079952e

7.1.1 2022-01-20

  • Update hoek to get rid of deprecation warnings 1e5c252

7.1.0 2020-06-24

  • Colorize log lines based on tag values 734d099
  • Move moment back to a regular dependency 5104ccd

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

5.0.1 2020-02-24

  • Handle pretty printing of console.log of unexpected format 1ddf053

5.0.0 2019-07-02

4.3.0 2018-10-02

  • Don’t log handled errors when using onPreResponse 6454508

4.2.1 2018-04-11

  • Fix bug with logged errors not showing in log output 89e95d4
  • Update changelog 068586d

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

1.1.0 2015-10-06

  • Allow multiple arguments that gets formatted in log(), fixes #1. #1 #2

1.0.0 2015-09-29