diff options
author | hguihot@google.com <hguihot@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-13 09:28:45 +0000 |
---|---|---|
committer | hguihot@google.com <hguihot@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-13 09:28:45 +0000 |
commit | 2a5f3f55076eb774be0aa57c8786f2c6e7612d0b (patch) | |
tree | 9db206780c0a4cd1987f9b5d5c050ebb60eadc65 /chrome/browser/download/download_status_updater_win.cc | |
parent | 457d695943b205d852e9eb9c8b03d4d1bbb8caa7 (diff) | |
download | chromium_src-2a5f3f55076eb774be0aa57c8786f2c6e7612d0b.zip chromium_src-2a5f3f55076eb774be0aa57c8786f2c6e7612d0b.tar.gz chromium_src-2a5f3f55076eb774be0aa57c8786f2c6e7612d0b.tar.bz2 |
Change VLOG levels in media/cast.
Convention:
VLOG(1) for information that's unlikely to flood logs.
VLOG(2) for per-frame information.
VLOG(3) for per-packet information (likely to flood logs).
Certain logs are 'promoted'. For example, per-frame information can
still use VLOG(1) if it does not occur that often or should be
considered important enough to use VLOG(1).
Review URL: https://codereview.chromium.org/104403010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240570 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/download/download_status_updater_win.cc')
0 files changed, 0 insertions, 0 deletions