logging-rule

Community

Structured logging for all requests.

Authornagy-ag
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces consistent, request-centric structured logging across backend code, API routes, Convex functions, and Python workers, preventing scattered console logs and enabling powerful, context-rich event querying.

Core Features & Use Cases

  • Wide Event Logging: Ensures each request or job emits a single, comprehensive event with all relevant debugging context.
  • Queryable Data: Transforms logs into structured data, making debugging and analysis efficient.
  • Use Case: Debug a complex user authentication flow by querying a single event that includes request details, client information, and infrastructure context, rather than piecing together multiple scattered log lines.

Quick Start

Use the logging-rule skill to ensure all new backend API routes implement request-centric wide event logging.

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: logging-rule
Download link: https://github.com/nagy-ag/MediaEchoRomania/archive/main.zip#logging-rule

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 223,000+ vetted skills library on demand.