sentry-setup-logging - Setup Sentry Structured Logging in JavaScript, Python, and Ruby Projects
Configure Sentry's structured logging feature across multiple programming languages
Tags
Updated: 2026-02-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- enable logs in Sentry.init
- integrate logging libraries
- capture console logs
- verify SDK versions
- filter log levels
Inputs
- Sentry DSN
- project codebase
- logging library
- package.json file
- Sentry SDK
Outputs
- configured sentry.init()
- enabled log capture
- integrated logging setup
- test log output
Requirements
- JavaScript 9.41.0+ SDK
- Python 2.35.0+ SDK
- Ruby 5.24.0+ SDK
- Sentry account
- valid DSN
