commit | 592516dae4f2e37f8a40cf54333f18eb440721fe | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@chromium.org> | Thu Jan 12 14:01:00 2012 -0800 |
committer | Gerrit <chrome-bot@google.com> | Thu Jan 12 15:55:11 2012 -0800 |
tree | 904ffc22c4feb9a2d6f58726497eb01d82529312 | |
parent | bc33cff091e058b9f6f990b649e2ed014b97a7f0 [diff] |
shill: tweak logging 1. Output "Sorted service list" header once, instead of once per item in the list. 2. Change phrasing "Initiating connect" to "Requesting autoconnect". Previous phrasing was misleading, because it suggested an immediate action. 3. Log when WiFiService skips an autoconnect request. (Goes with change #2, to make it clear when an autoconnect does not take effect.) BUG=None TEST=manual manual testing: ran some unit tests which exercised the log statements, verified that the appropriate statements showed in the log output. Change-Id: I40df3a3a905ff522bbd4d0ab013b7df4051a6602 Reviewed-on: https://gerrit.chromium.org/gerrit/14089 Tested-by: mukesh agrawal <quiche@chromium.org> Reviewed-by: Thieu Le <thieule@chromium.org> Commit-Ready: mukesh agrawal <quiche@chromium.org>