Code Consistency - Logging & Standards

Community

Enforce Python logging standards.

Authorrobertcope
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scans Python files for logging level decisions and exception context, guiding correct usage to improve observability.

Core Features & Use Cases

  • Logging level decision tree
  • Common mistakes and fixes
  • Guidance on named loggers and redaction of sensitive data

Quick Start

Use the checker to identify incorrect severity levels and missing exception context across a codebase.

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: Code Consistency - Logging & Standards
Download link: https://github.com/robertcope/mira/archive/main.zip#code-consistency-logging-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository