logging-architect
CommunityLibrary-grade, traceable logging.
AuthorNikhilVijayakumar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill defines a framework for implementing structured, traceable logging using a LoggerProtocol, enabling end-to-end observability and eliminating unstructured prints.
Core Features & Use Cases
- Enforces contextual, class-level logging with unique IDs for traceability.
- Provides a small, platform-agnostic LoggerProtocol to enable dependency injection.
- Includes a zero-print policy, enforcement scripts, and a traceability validator to ensure coverage.
- Demonstrates how to map log entries to blueprint-style IDs for auditing.
Quick Start
Integrate the logging-architect patterns into a module by injecting a LoggerProtocol, replace all print() calls with logger calls, and run the traceability validator to verify ID coverage.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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-architect Download link: https://github.com/NikhilVijayakumar/Yantra/archive/main.zip#logging-architect 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 471,000+ vetted skills library on demand.