e461221a83
- Only initialize mozlog module once to prevent console log duplicates - Rename "awsRequestId" field to "rid" per mozlog conventions - Add "remoteAddressChain" field to request-based log events to report the X-Forwarded-For client IPs - Add "t" field to all log events to measure execution time from log object init at start of function - Move "summary" log events to ends of functions to better measure execution time - Merge "response" into "summary" event in accept - Add error field to "authInvalid" event in accept Fixes #202 |
||
---|---|---|
.. | ||
constants.js | ||
logging.js | ||
metrics-test.js | ||
metrics.js | ||
sentry.js | ||
test-setup.js | ||
utils.js |