Commit 6a15beb
Improve log output when detecting GCE (#214)
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 #199 and #1981 parent 0de30da commit 6a15beb
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- google-auth-library-java/oauth2_http/java/com/google/auth/oauth2
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
| 225 | + | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| |||
0 commit comments