Skip to content

Commit

Permalink
Merge pull request #175 from firstandthird/payload-headers
Browse files Browse the repository at this point in the history
log payload and headers
  • Loading branch information
orthagonal authored Nov 12, 2018
2 parents 0a3fd2b + d8aae49 commit 386624e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions conf/dev.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
logType: '{{ENV.LOG_TYPE || "cli" }}'
plugins:
hapi-log-response:
requestPayload: true
requestHeaders: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"hapi": "17.5.4",
"hapi-confi": "^7.4.1",
"hapi-health": "^1.2.2",
"hapi-log-response": "^4.7.0",
"hapi-log-response": "^4.8.0",
"hapi-logr": "^6.0.0",
"hapi-method-loader": "^2.1.0",
"hapi-prom": "^3.0.0",
Expand Down

0 comments on commit 386624e

Please sign in to comment.