소개
This skill provides a unified reference and implementation framework for Python logging, ensuring logs are optimized for both human readability and machine analysis via Claude Code. By standardizing on JSONL (NDJSON) formats, it enables seamless log parsing and debugging. The skill emphasizes operational reliability through mandatory log rotation, retention policies, and cross-platform directory management using platformdirs, making it ideal for developers building CLI tools, daemons, or microservices that require production-grade telemetry.