kndt84 / aws-api-gateway-client

A client module of AWS API gateway both for Node.js and browsers

Home Page:https://www.npmjs.com/package/aws-api-gateway-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable axios logging on error via flag

deepakthankachan opened this issue · comments

Using this from a lambda and don't want the logs to contain the api key set as header. Any way to achieve this?