BMAD-METHOD/.claude/rules/python-llm-ml-workflow-curs.../logging-module-usage.mdc

5 lines
223 B
Plaintext

---
description: Employs the logging module judiciously to log important events, warnings, and errors.
globs: **/*.py
---
- **Logging:** Employ the `logging` module judiciously to log important events, warnings, and errors.