back
loading skill details...
Python logging with loguru, structlog, and orjson. TRIGGERS - loguru, structlog, structured logging
Python Logging Best Practices Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues. When to Use This Skill Use this skill when: Setting up Python logging for any service or script Configuring structured JSONL logging for analysis Implementing log rotation Choosing between lightweight (zero-dep) and full-featured logging Adding logging to containerized, systemd, or local applications Overview Unified reference for Python logging patterns optimized for machine readability (Claude Code analysis) and operational reliability. Starts with the lightest viable approach and scales up only when needed. Decision Heuristic: Start Light, Scale Up
don't have the plugin yet? install it then click "run inline in claude" again.