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

Issue 1257023003: Capture more data when instrumenting exceptions (Closed)

Created:
5 years, 4 months ago by Brian Wilkerson
Modified:
5 years, 4 months ago
Reviewers:
lukechurch, danrubel
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M pkg/analysis_server/lib/src/analysis_logger.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/instrumentation/instrumentation.dart View 1 chunk +4 lines, -2 lines 2 comments Download
M pkg/analyzer/test/instrumentation/instrumentation_test.dart View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Brian Wilkerson
This is the approach I'd like to take to get more information captured when exceptions ...
5 years, 4 months ago (2015-07-31 17:34:13 UTC) #2
danrubel
On 2015/07/31 17:34:13, Brian Wilkerson wrote: > This is the approach I'd like to take ...
5 years, 4 months ago (2015-08-03 13:29:20 UTC) #4
lukechurch
Sorry for the delay in looking at this https://codereview.chromium.org/1257023003/diff/1/pkg/analyzer/lib/instrumentation/instrumentation.dart File pkg/analyzer/lib/instrumentation/instrumentation.dart (right): https://codereview.chromium.org/1257023003/diff/1/pkg/analyzer/lib/instrumentation/instrumentation.dart#newcode153 pkg/analyzer/lib/instrumentation/instrumentation.dart:153: void ...
5 years, 4 months ago (2015-08-03 13:36:14 UTC) #5
Brian Wilkerson
https://codereview.chromium.org/1257023003/diff/1/pkg/analyzer/lib/instrumentation/instrumentation.dart File pkg/analyzer/lib/instrumentation/instrumentation.dart (right): https://codereview.chromium.org/1257023003/diff/1/pkg/analyzer/lib/instrumentation/instrumentation.dart#newcode153 pkg/analyzer/lib/instrumentation/instrumentation.dart:153: void logLogEntry(String level, DateTime time, String message, Object exception, ...
5 years, 4 months ago (2015-08-03 14:07:41 UTC) #6
lukechurch
On 2015/08/03 14:07:41, Brian Wilkerson wrote: > https://codereview.chromium.org/1257023003/diff/1/pkg/analyzer/lib/instrumentation/instrumentation.dart > File pkg/analyzer/lib/instrumentation/instrumentation.dart (right): > > https://codereview.chromium.org/1257023003/diff/1/pkg/analyzer/lib/instrumentation/instrumentation.dart#newcode153 ...
5 years, 4 months ago (2015-08-03 14:26:09 UTC) #7
Brian Wilkerson
> I have never seen a logging system that had mandatory arguments for exceptions > ...
5 years, 4 months ago (2015-08-03 15:35:21 UTC) #8
Brian Wilkerson
ping
5 years, 4 months ago (2015-08-05 17:00:21 UTC) #9
lukechurch
On 2015/08/03 15:35:21, Brian Wilkerson wrote: > > I have never seen a logging system ...
5 years, 4 months ago (2015-08-05 18:10:22 UTC) #10
Brian Wilkerson
5 years, 4 months ago (2015-08-06 15:50:44 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9aa45d4cf0248ae96fd4f664d602517adba590c4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698