Reduce log spam from charts
What does this PR do?
Reduce the amount of logs spammed from chart processing by logging detailed output at DEBUG visibility (instead of INFO). A single "summary" message is added to ensure that INFO logs still indicate when chart processing occurs.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request