Skip to content

Raise logger level from DEBUG to INFO

BryanDavis requested to merge work/bd808/log-level into main

This should be a configurable value rather than a hardcoded value, but as a quick fix raise from DEBUG to INFO to reduce log verbosity in the primary deployment.

Bug: T342830

Merge request reports