commit | 11de720262eef171aa398b786bdb13039feee091 | [log] [tgz] |
---|---|---|
author | Josh Nohle <nohle@google.com> | Wed Jun 23 03:20:14 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 23 03:20:14 2021 |
tree | 38e401637891d77bc62fd276b8fe52cadbceb763 | |
parent | ebb280eb61c3530b34b9a54cef4916238bf8a275 [diff] |
[Nearby] Upgrade some logs from VERBOSE to INFO We upgrade some rarely emitted logs from VERBOSE to INFO, notably, logs related to discovery, server upload/downloads, and high-level setting changes like feature enabled/disabled or visibility. This will help us analyze feedback logs that don't contain chrome://nearby-internals logs. Change-Id: Iec67c7331d8c16b2208ab0aecc9c4dc4f432c481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2977293 Auto-Submit: Josh Nohle <nohle@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#894999}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.