getsentry / getsentry/sentry-javascript
Support `node-bunyan` for Sentry Logs
Open
Feature
Logs
Node.js
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Description
Sentry now supports [Logs](https://docs.sentry.io/platforms/javascript/guides/node/logs/)!
We should add a `nodeBunyanIntegration` that will forward logs from [`node-bunyan`](https://github.com/trentm/node-bunyan) to sentry.
This needs to live in `@sentry/node`
Contributor guide
Assessment
This issue has not been assessed yet.