structured-logging

Community

Turn logs into actionable data with JSON.

Authorphrazzld
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Node.js teams implement production-ready, observable logs by using Pino to produce structured JSON output with context, redaction, and correlation IDs.

Core Features & Use Cases

  • Structured JSON Output: Every log is a JSON object, enabling programmatic querying.
  • Context Propagation: Use child loggers to attach request-scoped context (e.g., userId, requestId).
  • Security & Redaction: Automatically redact sensitive fields to protect PII and secrets.
  • Correlation IDs & Tracing: Propagate correlation IDs across services for end-to-end tracing.
  • Observability Benefit: Improved debugging, alerting, and metrics collection with consistent logs.

Quick Start

Configure the logger in your Node.js app and emit a sample log entry including a correlationId and sensitive field redaction.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: structured-logging
Download link: https://github.com/phrazzld/claude-config/archive/main.zip#structured-logging

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.