mellea-logging

Official

Ensure consistent logging practices in Mellea codebase.

Authorgenerative-computing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on best practices for logging in the Mellea codebase, ensuring consistency and clarity in log records.

Core Features & Use Cases

  • Logging Conventions: Defines canonical field names and reserved attribute constraints.
  • Context Injection: Shows how to use log_context for attaching identifiers and metadata.
  • Async/Thread Safety: Explains the use of contextvars.ContextVar for safe concurrent logging.
  • Use Case: When adding a new log call, reviewing a PR touching MelleaLogger, or debugging missing log fields.

Quick Start

Implement logging best practices by using MelleaLogger.get_logger() and log_context for structured logging.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: mellea-logging
Download link: https://github.com/generative-computing/mellea/archive/main.zip#mellea-logging

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