--- 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.