bristol-sentry

JSON →
library 0.0.5 ·javascript maintenance
verified Jun 4, 2026

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.