Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Issue 1323943004: [Android] Remove runtime log level checks (Closed)

Created:
5 years, 3 months ago by dgn
Modified:
5 years, 3 months ago
Reviewers:
Bernhard Bauer, Yaron
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Remove runtime log level checks This means that all logs are now printed. Debug logs are still removed from release builds, but they will now show up on bots using debug builds. BUG=527017 Committed: https://crrev.com/be11748b981dc42f5cd2aea606ea94b4b58b9202 Cr-Commit-Position: refs/heads/master@{#346682}

Patch Set 1 #

Patch Set 2 : Remove isLoggable tests #

Patch Set 3 : Remove @Deprecated on isLoggable #

Total comments: 1

Patch Set 4 : Removed log level related tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -236 lines) Patch
M base/android/java/src/org/chromium/base/Log.java View 1 2 7 chunks +42 lines, -49 lines 0 comments Download
M base/android/java/src/org/chromium/base/README_logging.md View 1 7 chunks +29 lines, -48 lines 0 comments Download
M base/android/junit/src/org/chromium/base/LogTest.java View 1 2 3 2 chunks +1 line, -139 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
dgn
PTAL. This is to enable debug logs on bots. See the discussion on the bug.
5 years, 3 months ago (2015-09-01 15:30:35 UTC) #2
Bernhard Bauer
lgtm https://codereview.chromium.org/1323943004/diff/40001/base/android/java/src/org/chromium/base/README_logging.md File base/android/java/src/org/chromium/base/README_logging.md (right): https://codereview.chromium.org/1323943004/diff/40001/base/android/java/src/org/chromium/base/README_logging.md#newcode77 base/android/java/src/org/chromium/base/README_logging.md:77: Proguard removes the method call itself, but doesn't ...
5 years, 3 months ago (2015-09-01 15:39:48 UTC) #3
dgn
On 2015/09/01 15:39:48, Bernhard Bauer wrote: > lgtm > > https://codereview.chromium.org/1323943004/diff/40001/base/android/java/src/org/chromium/base/README_logging.md > File base/android/java/src/org/chromium/base/README_logging.md (right): ...
5 years, 3 months ago (2015-09-01 15:52:29 UTC) #4
Bernhard Bauer
On 2015/09/01 15:52:29, dgn wrote: > On 2015/09/01 15:39:48, Bernhard Bauer wrote: > > lgtm ...
5 years, 3 months ago (2015-09-01 16:06:58 UTC) #5
Yaron
I take it this isn't overly spammy? lgtm
5 years, 3 months ago (2015-09-01 17:17:44 UTC) #6
dgn
On 2015/09/01 17:17:44, Yaron wrote: > I take it this isn't overly spammy? lgtm Quite ...
5 years, 3 months ago (2015-09-01 17:30:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323943004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323943004/60001
5 years, 3 months ago (2015-09-01 17:31:35 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-01 17:37:19 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 17:38:01 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/be11748b981dc42f5cd2aea606ea94b4b58b9202
Cr-Commit-Position: refs/heads/master@{#346682}

Powered by Google App Engine
This is Rietveld 408576698