Skip to content

Conversation

@lbergelson
Copy link
Contributor

@chingor13 Thanks for addressing this originally, I think this improves on what you did by fixing an issue with repeated log outputs. It also makes the stack traces only output on LogLevel.FINE level since we have people regularly getting 3 repeated stack traces every time they run is alarming and not very helpful.

  • Moving the stacktrace to be FINE output since stacktraces are alarming.

  • Making the INFO level log message occur only once instead of potentially many times.

Further improvements to #199 and #198

Improving the log output when unexpected exceptions occur while determining if the client is running on Google Compute Engine. Moving the stacktrace to be FINE output since stacktraces are alarming. Making the INFO level log message occur only once instead of potentially many times. Further improvements to googleapis#199 and googleapis#198
@lbergelson lbergelson requested a review from a team as a code owner November 27, 2018 16:36
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 27, 2018
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2018
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2018
@chingor13 chingor13 merged commit e311be7 into googleapis:master Dec 19, 2018
@lbergelson lbergelson deleted the lb_improve_error_output branch December 20, 2018 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

4 participants