mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Fix #645: Switch log messages to INFO level #884

Closed leplatrem closed 7 months ago

leplatrem commented 7 months ago

Fix #645

Debug level seemed like a good idea, because in the end, that's why we need those log messages, to debug stuff.

But debug messages are not enabled in default deployment config, and do not seem to be collected in our Logging panel.

We could ask ops to reconfigure it the service/logging (for the second time), but I believe that using info is a reasonable fix to this problem.

The trafic is low enough, these messages are globally very concise compared to ridiculous amount of logs coming from k8s