Skip to content

Commit fddcb5e

Browse files
authored
docs(ecosystem): add eslint-plugin-pino to ecosystem page (#2297)
* Update ecosystem.md * Update ecosystem.md
1 parent d11abf5 commit fddcb5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ecosystem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ according to a given format string.
7474
+ [`cloud-pine`](https://github.com/metcoder95/cloud-pine): transport that provides abstraction and compatibility with [`@google-cloud/logging`](https://www.npmjs.com/package/@google-cloud/logging).
7575
+ [`cls-proxify`](https://github.com/keenondrums/cls-proxify): integration of pino and [CLS](https://github.com/jeff-lewis/cls-hooked). Useful for creating dynamically configured child loggers (e.g. with added trace ID) for each request.
7676
+ [`crawlee-pino`](https://github.com/imyelo/crawlee-pino): use Pino to log within Crawlee
77+
+ [`eslint-plugin-pino`](https://github.com/orzarchi/eslint-plugin-pino): linting rules for pino usage, primarly for preventing missing context in logs due to incorrect argument order.
7778
+ [`pino-colada`](https://github.com/lrlna/pino-colada): cute ndjson formatter for pino.
7879
+ [`pino-dev`](https://github.com/dnjstrom/pino-dev): simple prettifier for pino with built-in support for common ecosystem packages.
7980
+ [`pino-fluentd`](https://github.com/davidedantonio/pino-fluentd): send Pino logs to Elasticsearch,

0 commit comments

Comments
 (0)