diff --git a/docs/ecosystem.md b/docs/ecosystem.md index b1611b145..34174b402 100644 --- a/docs/ecosystem.md +++ b/docs/ecosystem.md @@ -74,3 +74,4 @@ prettifier inspired by the [logrus](https://github.com/sirupsen/logrus) logger. + [`@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/) + [`pino-lambda`](https://github.com/FormidableLabs/pino-lambda): log transport for cloudwatch support inside aws-lambda + [`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). ++ [`crawlee-pino`](https://github.com/imyelo/crawlee-pino): use Pino to log within Crawlee