DescriptionChange the logging of NotBootstrappedError.
Previously we log even the stacktrace of NotBootstrappedError. It turned
out that it really pollutes log by spamming the log with
stacktraces.
In this cl, we changed the logging of error to just one line.
BUG=675666
Review-Url: https://codereview.chromium.org/2622693003
Cr-Commit-Position: refs/heads/master@{#443013}
Committed: https://chromium.googlesource.com/chromium/src/+/87f7645fd8cf2ce0c2a6964a5b9674b875063319
Patch Set 1 #
Total comments: 1
Patch Set 2 : debug log #Patch Set 3 : quick fix #
Total comments: 2
Patch Set 4 : ffixes #Patch Set 5 : fixes #Messages
Total messages: 19 (9 generated)
|