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

Issue 1542263003: Use prod logger's user context to read logging level (Closed)

Created:
5 years ago by iannucci
Modified:
4 years, 12 months ago
Reviewers:
dnj, Vadim Sh., estaab, martiniss
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Base URL:
https://github.com/luci/gae.git@nil_memcache
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

Use prod logger's user context to read logging level TBR=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/32 Committed: https://github.com/luci/gae/commit/eac0014ebc7f0a9cf7fa45c5a823e22237673e30

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M impl/prod/everything_test.go View 1 chunk +10 lines, -3 lines 0 comments Download
M impl/prod/logger.go View 1 chunk +1 line, -1 line 2 comments Download

Depends on Patchset:

Messages

Total messages: 10 (2 generated)
iannucci
5 years ago (2015-12-23 16:33:33 UTC) #1
iannucci
https://chromiumcodereview.appspot.com/1542263003/diff/1/impl/prod/logger.go File impl/prod/logger.go (right): https://chromiumcodereview.appspot.com/1542263003/diff/1/impl/prod/logger.go#newcode43 impl/prod/logger.go:43: if gl.aeCtx == nil || !logging.IsLogging(gl.ic, l) { If ...
5 years ago (2015-12-23 16:34:43 UTC) #2
iannucci
(I think this change is pretty obviously correct, so TBR'ing)
5 years ago (2015-12-23 16:35:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542263003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542263003/1
5 years ago (2015-12-23 16:35:06 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://github.com/luci/gae/commit/eac0014ebc7f0a9cf7fa45c5a823e22237673e30
5 years ago (2015-12-23 16:36:39 UTC) #7
estaab
lgtm https://codereview.chromium.org/1542263003/diff/1/impl/prod/logger.go File impl/prod/logger.go (right): https://codereview.chromium.org/1542263003/diff/1/impl/prod/logger.go#newcode25 impl/prod/logger.go:25: ic context.Context what does the i in ic ...
5 years ago (2015-12-23 16:50:46 UTC) #8
iannucci
inner, though honestly it should just shadow 'c'. Lots of functions do this right now ...
5 years ago (2015-12-23 20:07:13 UTC) #9
dnj
4 years, 12 months ago (2015-12-24 16:42:43 UTC) #10
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698