sentry-setup-logging

Official

Centralize and structure logs with Sentry.

Authorgetsentry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill configures Sentry's structured logging to capture and correlate logs across platforms, enabling faster debugging and improved observability.

Core Features & Use Cases

  • Structured Logging: Enable Sentry logger and integrate with common loggers (Pino, Winston, Loguru, etc.).
  • Console Capture: Optionally capture console logs into Sentry.
  • PII & Filtering: Guidance to filter noisy logs while preserving useful context.

Quick Start

Enable logging in your JS/TS app and emit a test log to verify it appears under Sentry Logs.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sentry-setup-logging
Download link: https://github.com/getsentry/sentry-for-claude/archive/main.zip#sentry-setup-logging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository