Skip to content

Commit 36e9388

Browse files
authored
added newrelic pino extension to docs (#1350)
1 parent 7bec87a commit 36e9388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ecosystem.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ prettifier inspired by the [logrus](https://github.com/sirupsen/logrus) logger.
7171
+ [`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.
7272
+ [`pino-tiny`](https://github.com/holmok/pino-tiny): a tiny (and exentsible?) little log formatter for pino.
7373
+ [`pino-dev`](https://github.com/dnjstrom/pino-dev): simple prettifier for pino with built-in support for common ecosystem packages.
74+
+ [`@newrelic/pino-enricher`](https://github.com/newrelic/newrelic-node-log-extensions/blob/main/packages/pino-log-enricher): a log customization to add New Relic context to use [Logs In Context](https://docs.newrelic.com/docs/logs/logs-context/logs-in-context/)

0 commit comments

Comments
 (0)