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

Issue 46233002: pkg/logging: added stackTrace support (Closed)

Created:
7 years, 1 month ago by kevmoo-old
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/logging: added stackTrace support Plus: * don't expose mutable children collection from Logger * remove superfluous field * other tweaks BUG=https://code.google.com/p/dart/issues/detail?id=14416 R=sethladd@google.com, sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=29324

Patch Set 1 #

Patch Set 2 : upload retry 1 #

Total comments: 2

Patch Set 3 : long line #

Patch Set 4 : silly ctor nit #

Patch Set 5 : for Seth #

Patch Set 6 : better tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -61 lines) Patch
M pkg/logging/lib/logging.dart View 1 2 3 4 11 chunks +60 lines, -47 lines 0 comments Download
M pkg/logging/pubspec.yaml View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/logging/test/logging_test.dart View 1 2 3 4 5 6 chunks +61 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kevmoo-old
7 years, 1 month ago (2013-10-25 23:37:51 UTC) #1
sethladd
thanks, lgtm. where are the tests for this package? do they require updating? https://codereview.chromium.org/46233002/diff/60001/pkg/logging/lib/logging.dart File ...
7 years, 1 month ago (2013-10-25 23:44:56 UTC) #2
kevmoo-old
https://codereview.chromium.org/46233002/diff/60001/pkg/logging/lib/logging.dart File pkg/logging/lib/logging.dart (right): https://codereview.chromium.org/46233002/diff/60001/pkg/logging/lib/logging.dart#newcode167 pkg/logging/lib/logging.dart:167: void finest(String message, [Object exception, StackTrace stackTrace]) => On ...
7 years, 1 month ago (2013-10-25 23:54:01 UTC) #3
sethladd
lgtm thanks, but where are the tests? :)
7 years, 1 month ago (2013-10-25 23:55:44 UTC) #4
Siggi Cherem (dart-lang)
lgtm
7 years, 1 month ago (2013-10-26 00:08:33 UTC) #5
kevmoo-old
7 years, 1 month ago (2013-10-27 17:38:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 manually as r29324 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698