standard-logging-template
CommunityStandardize logs for reliable debugging and monitoring.
AuthorDoanNgocCuong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the chaos of inconsistent logging by providing a standardized JSON format and clear guidelines for all services, making debugging faster and system monitoring more effective.
Core Features & Use Cases
- Structured JSON Logging: Ensures all logs are machine-readable and easily queryable.
- Standardized Schema: Defines mandatory and recommended fields for consistent data capture across services.
- Log Level Best Practices: Guides developers on appropriate use of DEBUG, INFO, WARN, and ERROR levels.
- Security & Privacy: Includes policies for masking sensitive data and preventing log injection.
- Correlation Strategy: Enables tracing requests across multiple microservices using correlation IDs.
- Use Case: When a critical error occurs in production, this Skill ensures logs contain all necessary context (user ID, request ID, error type, service name) to quickly pinpoint the root cause, reducing Mean Time To Resolution (MTTR).
Quick Start
Implement the standard JSON logging schema and guidelines in your service to ensure all logs are structured, searchable, and actionable.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: standard-logging-template Download link: https://github.com/DoanNgocCuong/working/archive/main.zip#standard-logging-template Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.