Chromium Code Reviews
Descriptionarc_bridge: Add more logging, plus cleanup
In order to better troubleshoot startup issues, add more VLOG
entries and promote a couple of critical ones from VLOG(1) to
VLOG(0). Also a couple of small changes:
* Clean up some confusing logging statements.
* Add a small delay to reconnects so that the container can
finish cleaning up in case it was doing so.
BUG=606081
TEST=components_unittests
Committed: https://crrev.com/e143a0260007413b48e82690fdf455efbe836789
Cr-Commit-Position: refs/heads/master@{#391434}
Patch Set 1 #Patch Set 2 : Added missing include #
Total comments: 6
Patch Set 3 : Fixed build + addressed feedback #Patch Set 4 : More tweaking of logging levels #Patch Set 5 : Fixed unit tests #Messages
Total messages: 22 (9 generated)
|