structured-logging
CommunityJSON-based structured logging for observability.
AuthorDoyajin174
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill advocates JSON structured logging to support querying, aggregation, and telemetry in production systems.
Core Features & Use Cases
- Log schema: Standardized fields like timestamp, level, message, context.
- Log levels: Level-aware logging with redaction for sensitive data.
- Aggregation readiness: Smooth integration with ELK/Datadog stacks.
Quick Start
Implement a basic logger that emits JSON-formatted logs with requestId and userId.
Dependency Matrix
Required Modules
None requiredComponents
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/Doyajin174/myskills/archive/main.zip#structured-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.