We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540b1ac commit 81afabdCopy full SHA for 81afabd
packages/pino-transport/README.md
@@ -10,6 +10,8 @@ This transport forwards Pino logs to Sentry, allowing you to view and analyze yo
10
npm install @sentry/pino-transport pino
11
# or
12
yarn add @sentry/pino-transport pino
13
+# or
14
+pnpm add @sentry/pino-transport pino
15
```
16
17
## Requirements
0 commit comments