loguru-first-logging
Use when adding logging to a Python project, when business code uses print() or import logging directly, when third-party stdlib loggers (urllib3, requests, boto3, torch) bypass the file sink, or when log triage is hard because output is unstructured.
Pinned to revision ad59021c190e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/loguru-first-logging/SKILL.md
- skills/loguru-first-logging/agents/openai.yaml
- skills/loguru-first-logging/references/agents-spec/no-print-no-stdlib-logging.md
- skills/loguru-first-logging/references/log_setup.py
- skills/loguru-first-logging/scripts/find_stdlib_logging.py
Every link opens the file at its source, pinned to the revision this page describes.