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

Issue 1622553005: Remove log filtering and add stringsetflag. (Closed)

Created:
4 years, 11 months ago by iannucci
Modified:
4 years, 11 months ago
Reviewers:
dnj
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, andrew.wang, todd, tandrii+luci-go_chromium.org, M-A Ruel
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Remove log filtering and add stringsetflag. Filtering was unused, and having a stringset flag is a generally useful. R=dnj@chromium.org BUG= Committed: https://github.com/luci/luci-go/commit/413c0574cc738aaa1db2a7936c252ccaea134e84

Patch Set 1 #

Patch Set 2 : error on empty #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -130 lines) Patch
M appengine/cmd/dm/frontend/apigen.go View 1 chunk +1 line, -1 line 0 comments Download
M appengine/cmd/milo/Makefile View 1 chunk +1 line, -1 line 0 comments Download
A common/flag/stringsetflag/stringsetflag.go View 1 1 chunk +52 lines, -0 lines 0 comments Download
A common/flag/stringsetflag/stringsetflag_test.go View 1 chunk +36 lines, -0 lines 0 comments Download
M common/logging/cloudlog/logging.go View 1 chunk +1 line, -1 line 0 comments Download
M common/logging/config.go View 1 chunk +5 lines, -19 lines 0 comments Download
M common/logging/exported.go View 1 chunk +0 lines, -5 lines 0 comments Download
M common/logging/fields.go View 2 chunks +5 lines, -18 lines 0 comments Download
M common/logging/fields_test.go View 1 chunk +1 line, -11 lines 0 comments Download
D common/logging/filter.go View 1 chunk +0 lines, -66 lines 0 comments Download
M common/logging/gologger/logger.go View 1 chunk +1 line, -1 line 0 comments Download
M common/meter/meter.go View 5 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
iannucci
PTAL
4 years, 11 months ago (2016-01-23 01:27:22 UTC) #1
M-A Ruel
Why is flag in common, not in client/common? M-A Le 22 janv. 2016 8:27 PM, ...
4 years, 11 months ago (2016-01-23 02:47:30 UTC) #2
dnj
On 2016/01/23 02:47:30, M-A Ruel wrote: > Why is flag in common, not in client/common? ...
4 years, 11 months ago (2016-01-23 02:50:56 UTC) #3
M-A Ruel
Ok Wrote by human Le 22 janv. 2016 9:50 PM, <dnj@chromium.org> a écrit : > ...
4 years, 11 months ago (2016-01-23 02:52:15 UTC) #4
iannucci
Yes, it's so that server can use it too.
4 years, 11 months ago (2016-01-23 02:53:33 UTC) #5
dnj
lgtm
4 years, 11 months ago (2016-01-23 02:55:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1622553005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1622553005/20001
4 years, 11 months ago (2016-01-23 06:01:12 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Luci-go Linux Precise 32 Tester on master.tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Luci-go%20Linux%20Precise%2032%20Tester/builds/410) ...
4 years, 11 months ago (2016-01-23 06:02:26 UTC) #11
dnj
On 2016/01/23 06:02:26, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 11 months ago (2016-01-23 06:05:31 UTC) #12
iannucci
On 2016/01/23 06:05:31, dnj wrote: > On 2016/01/23 06:02:26, commit-bot: I haz the power wrote: ...
4 years, 11 months ago (2016-01-23 06:09:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1622553005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1622553005/20001
4 years, 11 months ago (2016-01-23 06:26:04 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-23 06:29:14 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-go/commit/413c0574cc738aaa1db2a7936c252ccaea134e84

Powered by Google App Engine
This is Rietveld 408576698