guzru / winston-sentry

Sentry transport for winston logger for node js
MIT License
82 stars 37 forks source link

logger.sentry_client not exposed #47

Closed olalonde closed 7 years ago

olalonde commented 7 years ago

The example given in the README doesn't work:

logger.sentry_client.captureQuery("SELECT * FROM users;");
olalonde commented 7 years ago

ended up rewriting this https://github.com/binded/the-best-winston-sentry