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

Issue 1266053003: Make dart:developer log more user friendly (Closed)

Created:
5 years, 4 months ago by Cutch
Modified:
5 years, 4 months ago
CC:
reviews_dartlang.org, turnidge, rmacnak, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make dart:developer log more user friendly - Make required arguments required. - Validate required arguments in Dart before calling native. - timestamp is now a DateTime. - level has a default (ALL). - sequence number is last + 1 if not provided. R=lrn@google.com Committed: https://github.com/dart-lang/sdk/commit/a2757141b0e17d280d5bf51ff4b81e5cf889ccaa

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -50 lines) Patch
M runtime/lib/developer.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M runtime/lib/developer.dart View 1 1 chunk +40 lines, -6 lines 0 comments Download
M runtime/observatory/tests/service/logging_test.dart View 1 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/observatory/tests/ui/log.dart View 1 2 chunks +2 lines, -3 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/developer_patch.dart View 1 2 chunks +5 lines, -24 lines 0 comments Download
M sdk/lib/developer/developer.dart View 1 1 chunk +9 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Cutch
5 years, 4 months ago (2015-08-03 22:14:49 UTC) #2
Lasse Reichstein Nielsen
That was quick :) LGTM https://codereview.chromium.org/1266053003/diff/1/runtime/lib/developer.dart File runtime/lib/developer.dart (right): https://codereview.chromium.org/1266053003/diff/1/runtime/lib/developer.dart#newcode12 runtime/lib/developer.dart:12: int level, Add default ...
5 years, 4 months ago (2015-08-04 11:24:54 UTC) #3
Cutch
https://codereview.chromium.org/1266053003/diff/1/runtime/lib/developer.dart File runtime/lib/developer.dart (right): https://codereview.chromium.org/1266053003/diff/1/runtime/lib/developer.dart#newcode12 runtime/lib/developer.dart:12: int level, On 2015/08/04 11:24:54, Lasse Reichstein Nielsen wrote: ...
5 years, 4 months ago (2015-08-04 14:11:40 UTC) #4
Cutch
5 years, 4 months ago (2015-08-04 14:12:44 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a2757141b0e17d280d5bf51ff4b81e5cf889ccaa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698