logging-guidelines
CommunityStandardize your application logs.
AuthorhypeJunction
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of inconsistent and unhelpful logging in applications, ensuring logs are structured, informative, and secure.
Core Features & Use Cases
- Structured Logging: Enforces JSON format for machine readability and easier parsing.
- Log Level Guidance: Provides clear rules for using
error,warn,info,debug, andtracelevels. - Security: Explicitly prohibits logging sensitive data like passwords, tokens, and PII.
- Use Case: When debugging a complex user authentication flow, structured logs with correlation IDs and appropriate levels help pinpoint the exact sequence of events and identify where an error occurred.
Quick Start
Follow the provided TypeScript examples to implement structured logging with Pino.
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: logging-guidelines Download link: https://github.com/hypeJunction/ai-assistant-starter/archive/main.zip#logging-guidelines 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.