|
Add support for a "fine" barback log level.
This level is not printed by default, but will be printed by pub if
--verbose is set.
Also update the observe/polymer version constraints. This change is
backwards-compatible from a transformer implementer's perspective, so the lower
bound doesn't need to be incremented.
BUG= 16945
R=rnystrom@google.com
Committed: https://code.google.com/p/dart/source/detail?r=33000
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+30 lines, -7 lines) |
Patch |
 |
M |
pkg/barback/lib/src/log.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/barback/lib/src/package_graph.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/barback/lib/src/transform_logger.dart
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/barback/pubspec.yaml
|
View
|
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
pkg/barback/test/logger_test.dart
|
View
|
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/barback/test/transformer/log.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
pkg/observe/pubspec.yaml
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pkg/polymer/pubspec.yaml
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/lib/src/barback.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/lib/src/barback/build_environment.dart
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/lib/src/barback/load_transformers.dart
|
View
|
|
1 chunk |
+2 lines, -0 lines |
1 comment
|
Download
|
Total messages: 6 (0 generated)
|