{"library":"bristol-sentry","type":"library","category":null,"description":"A transport and formatter for the Bristol logging library that sends log events to Sentry (error tracking). Version 0.0.5 is the latest release, limited compatibility with Node >=5.0.0. It wraps the raven Node client, converting Bristol log calls into Sentry events: Error objects trigger captureException, others trigger captureMessage. Requires manual setup with a raven Client and Bristol instance. Not actively maintained (last commit in 2016), no TypeScript definitions.","language":"javascript","status":"maintenance","version":"0.0.5","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install bristol-sentry","imports":["const bristolSentry = require('bristol-sentry');","const bristolSentry = require('bristol-sentry');\nconst formatter = bristolSentry.formatter;","const raven = require('raven');\nconst client = new raven.Client('dsn');"]},{"cmd":"yarn add bristol-sentry","imports":[]},{"cmd":"pnpm add bristol-sentry","imports":[]}],"homepage":"https://github.com/jeffijoe/bristol-sentry#readme","github":"https://github.com/jeffijoe/bristol-sentry","docs":null,"changelog":null,"pypi":null,"npm":"bristol-sentry","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}