Skip to content

Commit 43a32ad

Browse files
committed
2 parents 7ec2e72 + 5866a57 commit 43a32ad

File tree

2 files changed

+95
-2
lines changed

2 files changed

+95
-2
lines changed

.all-contributorsrc

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,88 @@
2121
"doc",
2222
"maintenance"
2323
]
24+
},
25+
{
26+
"login": "jogold",
27+
"name": "Jonathan Goldwasser",
28+
"avatar_url": "https://avatars.githubusercontent.com/u/12623249?v=4",
29+
"profile": "https://github.com/jogold",
30+
"contributions": [
31+
"code",
32+
"bug"
33+
]
34+
},
35+
{
36+
"login": "gagres",
37+
"name": "Gabriel",
38+
"avatar_url": "https://avatars.githubusercontent.com/u/10873171?v=4",
39+
"profile": "https://github.com/gagres",
40+
"contributions": [
41+
"ideas"
42+
]
43+
},
44+
{
45+
"login": "sh1n1chi8acker",
46+
"name": "sh1n1chi8acker",
47+
"avatar_url": "https://avatars.githubusercontent.com/u/9838599?v=4",
48+
"profile": "https://github.com/sh1n1chi8acker",
49+
"contributions": [
50+
"bug"
51+
]
52+
},
53+
{
54+
"login": "pleonasm",
55+
"name": "Matt Nagi",
56+
"avatar_url": "https://avatars.githubusercontent.com/u/619447?v=4",
57+
"profile": "https://github.com/pleonasm",
58+
"contributions": [
59+
"doc"
60+
]
61+
},
62+
{
63+
"login": "nickcox",
64+
"name": "nickcox",
65+
"avatar_url": "https://avatars.githubusercontent.com/u/135552?v=4",
66+
"profile": "https://github.com/nickcox",
67+
"contributions": [
68+
"doc"
69+
]
70+
},
71+
{
72+
"login": "taschmidt",
73+
"name": "Tim Schmidt",
74+
"avatar_url": "https://avatars.githubusercontent.com/u/228736?v=4",
75+
"profile": "https://github.com/taschmidt",
76+
"contributions": [
77+
"code"
78+
]
79+
},
80+
{
81+
"login": "mariux",
82+
"name": "Marius Tolzmann",
83+
"avatar_url": "https://avatars.githubusercontent.com/u/918717?v=4",
84+
"profile": "https://mineiros.io",
85+
"contributions": [
86+
"bug"
87+
]
88+
},
89+
{
90+
"login": "tulsidas",
91+
"name": "AndresQ",
92+
"avatar_url": "https://avatars.githubusercontent.com/u/192908?v=4",
93+
"profile": "http://www.jengibre.com.ar",
94+
"contributions": [
95+
"ideas"
96+
]
97+
},
98+
{
99+
"login": "mfogel",
100+
"name": "Mike Fogel",
101+
"avatar_url": "https://avatars.githubusercontent.com/u/69902?v=4",
102+
"profile": "http://mike.fogel.ca",
103+
"contributions": [
104+
"ideas"
105+
]
24106
}
25107
],
26108
"contributorsPerLine": 7

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![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) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/KyleRoss/node-lambda-log/module?style=for-the-badge) [![Code Climate coverage](https://img.shields.io/codeclimate/coverage/KyleRoss/node-lambda-log?style=for-the-badge)](https://codeclimate.com/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) [![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/KyleRoss/node-lambda-log?style=for-the-badge)](https://codeclimate.com/github/KyleRoss/node-lambda-log) [![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/KyleRoss/node-lambda-log?style=for-the-badge)](https://www.codefactor.io/repository/github/kyleross/node-lambda-log) [![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/lambda-log?style=for-the-badge)](https://snyk.io/advisor/npm-package/lambda-log)
44
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=for-the-badge)](#contributors-)
5+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
66
<!-- ALL-CONTRIBUTORS-BADGE:END -->
77

88
A [Node.js package](https://www.npmjs.com/package/lambda-log) to facilitate and enforce logging standards from processes and applications running within Lambda Functions, various AWS Services, and wherever JSON logs are desired. Lambda Log formats your log messages as JSON for simple parsing and filtering within tools such as CloudWatch Logs. Supports **Node 10+**.
@@ -87,7 +87,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8787
<!-- markdownlint-disable -->
8888
<table>
8989
<tr>
90-
<td align="center"><a href="http://kyleross.me/"><img src="https://avatars.githubusercontent.com/u/2508347?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kyle Ross</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/commits?author=KyleRoss" title="Code">💻</a></td>
90+
<td align="center"><a href="http://kyleross.me/"><img src="https://avatars.githubusercontent.com/u/2508347?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kyle Ross</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/commits?author=KyleRoss" title="Code">💻</a> <a href="https://github.com/KyleRoss/node-lambda-log/commits?author=KyleRoss" title="Documentation">📖</a> <a href="#maintenance-KyleRoss" title="Maintenance">🚧</a></td>
91+
<td align="center"><a href="https://github.com/jogold"><img src="https://avatars.githubusercontent.com/u/12623249?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jonathan Goldwasser</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/commits?author=jogold" title="Code">💻</a> <a href="https://github.com/KyleRoss/node-lambda-log/issues?q=author%3Ajogold" title="Bug reports">🐛</a></td>
92+
<td align="center"><a href="https://github.com/gagres"><img src="https://avatars.githubusercontent.com/u/10873171?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gabriel</b></sub></a><br /><a href="#ideas-gagres" title="Ideas, Planning, & Feedback">🤔</a></td>
93+
<td align="center"><a href="https://github.com/sh1n1chi8acker"><img src="https://avatars.githubusercontent.com/u/9838599?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sh1n1chi8acker</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/issues?q=author%3Ash1n1chi8acker" title="Bug reports">🐛</a></td>
94+
<td align="center"><a href="https://github.com/pleonasm"><img src="https://avatars.githubusercontent.com/u/619447?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matt Nagi</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/commits?author=pleonasm" title="Documentation">📖</a></td>
95+
<td align="center"><a href="https://github.com/nickcox"><img src="https://avatars.githubusercontent.com/u/135552?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nickcox</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/commits?author=nickcox" title="Documentation">📖</a></td>
96+
<td align="center"><a href="https://github.com/taschmidt"><img src="https://avatars.githubusercontent.com/u/228736?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Schmidt</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/commits?author=taschmidt" title="Code">💻</a></td>
97+
</tr>
98+
<tr>
99+
<td align="center"><a href="https://mineiros.io"><img src="https://avatars.githubusercontent.com/u/918717?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marius Tolzmann</b></sub></a><br /><a href="https://github.com/KyleRoss/node-lambda-log/issues?q=author%3Amariux" title="Bug reports">🐛</a></td>
100+
<td align="center"><a href="http://www.jengibre.com.ar"><img src="https://avatars.githubusercontent.com/u/192908?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AndresQ</b></sub></a><br /><a href="#ideas-tulsidas" title="Ideas, Planning, & Feedback">🤔</a></td>
101+
<td align="center"><a href="http://mike.fogel.ca"><img src="https://avatars.githubusercontent.com/u/69902?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike Fogel</b></sub></a><br /><a href="#ideas-mfogel" title="Ideas, Planning, & Feedback">🤔</a></td>
91102
</tr>
92103
</table>
93104

0 commit comments

Comments
 (0)