Open
Description
We need to revisit how we often we use error() level logging and reduce it by dropping to warning() whenever possible. Use these guidelines to make the decision.
Acceptance Criterion
- error logging as per guidelines
We need to revisit how we often we use error() level logging and reduce it by dropping to warning() whenever possible. Use these guidelines to make the decision.
Acceptance Criterion