You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Logging] Move error to warning for log context logs (#4758)
We're moving the logging level from error to warning for exceptions that
was caught during log context. We need to do this because this errors
are already handled in the uper level, but we want to log it as warning
to have visibility with the strucutred logs.
---------
Signed-off-by: Javan Lacerda <javanlacerda@google.com>
0 commit comments