feat(elt): Allow ELT task log level to be configured externally#170
Conversation
WalkthroughThe LOG_LEVEL variable in the ELT cron task template was modified from a hardcoded DEBUG value to a configurable parameter using environment variable substitution. The default verbosity level shifted from DEBUG to INFO, whilst maintaining the ability to override via the ELT_LOG_LEVEL environment variable. Changes
Poem
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Cache: Disabled due to data retention organization setting Knowledge base: Disabled due to data retention organization setting 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Lower default log level for ELT tasks to INFO and allow it to be overridden.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.