ResonantGeoData / RD-WATCH

RD-WATCH Documentation
https://resonantgeodata.github.io/RD-WATCH/
Apache License 2.0
6 stars 5 forks source link

Change WARN logs to INFO where needed #511

Open mvandenburgh opened 3 days ago

mvandenburgh commented 3 days ago

This is a prerequisite to configuring Sentry, since WARNING logs will set off an issue alert there.

We may want to go back through and figure out if some of these can be removed, or at least downgraded to DEBUG logs. But this change will at least allow us to hook up our deployment to Sentry without blowing it up with issues.