sentry-setup-logging
✓Setup Sentry Logging in any project. Use when asked to add Sentry logs, enable structured logging, capture console logs, or integrate logging libraries (Pino, Winston, Loguru) with Sentry. Supports JavaScript, Python, and Ruby.
Installation
SKILL.md
| Platform | Min SDK | Enable Flag | Logger API |
| JavaScript | 9.41.0+ | enableLogs: true | Sentry.logger. | | Python | 2.35.0+ | enablelogs=True | sentrysdk.logger. | | Ruby | 5.24.0+ | config.enablelogs = true | Sentry.logger. |
| Pino | Sentry.pinoIntegration() | 10.18.0+ | | Winston | Sentry.createSentryWinstonTransport() | 9.13.0+ | | Consola | Sentry.createConsolaReporter() | 10.12.0+ |
Setup Sentry Logging in any project. Use when asked to add Sentry logs, enable structured logging, capture console logs, or integrate logging libraries (Pino, Winston, Loguru) with Sentry. Supports JavaScript, Python, and Ruby. Source: getsentry/sentry-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-logging- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is sentry-setup-logging?
Setup Sentry Logging in any project. Use when asked to add Sentry logs, enable structured logging, capture console logs, or integrate logging libraries (Pino, Winston, Loguru) with Sentry. Supports JavaScript, Python, and Ruby. Source: getsentry/sentry-agent-skills.
How do I install sentry-setup-logging?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-logging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/getsentry/sentry-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01