History log of /system/connectivity/shill/logging.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c0beca55d290fe0b1c96d78cbbcf94b05c23f5a5 03-Sep-2015 Peter Qiu <zqiu@google.com> License shill to Apache2

This patch automatically replaced the license on all text files from
Chromium OS (BSD style) to AOSP (Apache2), keeping the original year as
a reference.

The license header was added to .gyp and .gypi, the NOTICE was added with a copy
of the Apache2 license and MODULE_LICENSE_* file was added.

BUG=23587594
TEST=grep 'Chromium OS Authors' doesn't find anything.

Change-Id: If41ede586c2465f5831fb7fee270ff41dbfdb596
/system/connectivity/shill/logging.cc
8ae18741780300de3126826b72593391f2d00313 16-Jun-2015 Paul Stewart <pstew@chromium.org> shill: Top-level files f-m: Switch pointer/ref spacing

Switch to Chrome style spacing.

BUG=chromium:501026
TEST=Unit tests

Change-Id: I107e2f78ca2e3edb3e8b333e2c1792a924361eb3
Reviewed-on: https://chromium-review.googlesource.com/278039
Reviewed-by: Rebecca Silberstein <silberst@chromium.org>
Commit-Queue: Paul Stewart <pstew@chromium.org>
Tested-by: Paul Stewart <pstew@chromium.org>
/system/connectivity/shill/logging.cc
f002cdb1c378e78026a5a3d10415cc1ebb64f6fe 18-Sep-2014 Prathmesh Prabhu <pprabhu@chromium.org> shill: Add command line switch to control log level in shill_unittest.

This CL adds command line switches to shill_unittest similar to the shill daemon
to control the logging verbosity from different shill objects.

BUG=chromium:415368
TEST=manual.
- Run shill and shill_unittest with different log levels.
- For shill_unittest, make sure --gtest_filter and --log-level switches can
be used together.
- Run shill and shill_unittest with --help and check help message has
logging related messages.

Change-Id: I0793d098fd9b0ea2aaab81cc57ff4abeee40033c
Reviewed-on: https://chromium-review.googlesource.com/218757
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
Reviewed-by: Paul Stewart <pstew@chromium.org>
Commit-Queue: Prathmesh Prabhu <pprabhu@chromium.org>
/system/connectivity/shill/logging.cc