File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# lambda-log
2- [ ![ npm] ( https://img.shields.io/npm/v/lambda-log.svg?style=for-the-badge )] ( https://www.npmjs.com/package/lambda-log ) [ ![ npm] ( https://img.shields.io/npm/dt/lambda-log.svg?style=for-the-badge )] ( https://www.npmjs.com/package/lambda-log ) [ ![ David] ( https://img.shields.io/david/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://david-dm.org/KyleRoss/node-lambda-log ) [ ![ Travis] ( https://img.shields.io/travis/KyleRoss/node-lambda-log/master.svg?style=for-the-badge )] ( https://travis-ci.org/KyleRoss/node-lambda-log ) ![ Coveralls github ] ( https://img.shields.io/coveralls/github/KyleRoss/node-lambda-log.svg?style=for-the-badge ) [ ![ license] ( https://img.shields.io/github/license/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://github.com/KyleRoss/node-lambda-log/blob/master/LICENSE ) [ ![ Beerpay] ( https://img.shields.io/beerpay/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://beerpay.io/KyleRoss/node-lambda-log )
2+ [ ![ npm] ( https://img.shields.io/npm/v/lambda-log.svg?style=for-the-badge )] ( https://www.npmjs.com/package/lambda-log ) [ ![ npm] ( https://img.shields.io/npm/dt/lambda-log.svg?style=for-the-badge )] ( https://www.npmjs.com/package/lambda-log ) [ ![ David] ( https://img.shields.io/david/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://david-dm.org/KyleRoss/node-lambda-log ) [ ![ Travis] ( https://img.shields.io/travis/KyleRoss/node-lambda-log/master.svg?style=for-the-badge )] ( https://travis-ci.org/KyleRoss/node-lambda-log ) [ ![ Coveralls] ( https://img.shields.io/coveralls/github/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://coveralls.io/github/KyleRoss/node-lambda-log ) [ ![ license] ( https://img.shields.io/github/license/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://github.com/KyleRoss/node-lambda-log/blob/master/LICENSE ) [ ![ Beerpay] ( https://img.shields.io/beerpay/KyleRoss/node-lambda-log.svg?style=for-the-badge )] ( https://beerpay.io/KyleRoss/node-lambda-log )
33
44Basic logging mechanism for ** Node 6.10+** Lambda Functions which properly formats various logs into JSON format for easier reading through Cloudwatch Logs. The module includes functionality to include custom metadata and tags for each log, allowing increased filtering capabilities within Cloudwatch.
55
Original file line number Diff line number Diff line change 11# lambda-log
2- [](https://www.npmjs.com/package/lambda-log) [](https://www.npmjs.com/package/lambda-log) [](https://david-dm.org/KyleRoss/node-lambda-log) [](https://travis-ci.org/KyleRoss/node-lambda-log)  [](https://github.com/KyleRoss/node-lambda-log/blob/master/LICENSE) [](https://beerpay.io/KyleRoss/node-lambda-log)
2+ [](https://www.npmjs.com/package/lambda-log) [](https://www.npmjs.com/package/lambda-log) [](https://david-dm.org/KyleRoss/node-lambda-log) [](https://travis-ci.org/KyleRoss/node-lambda-log) [ ](https://coveralls.io/github/KyleRoss/node-lambda-log ) [](https://github.com/KyleRoss/node-lambda-log/blob/master/LICENSE) [](https://beerpay.io/KyleRoss/node-lambda-log)
33
44Basic logging mechanism for **Node 6.10+** Lambda Functions which properly formats various logs into JSON format for easier reading through Cloudwatch Logs. The module includes functionality to include custom metadata and tags for each log, allowing increased filtering capabilities within Cloudwatch.
55
You can’t perform that action at this time.
0 commit comments