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

Side by Side Diff: runtime/observatory/tests/ui/log.txt

Issue 1250853006: Logging page (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « runtime/observatory/tests/ui/log.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 0. Run dart --observe log.dart
2 1. Visit main isolate's logging page.
3 2. You should see 'INFO MESSAGE' and 'FINE MESSAGE'.
4 3. Adjust the level to be 'INFO' and see that 'FINE' messages are hidden.
5 4. Adjust the level to be 'FINE' and see that all messages are displayed.
6 5. Adjust the level to be 'SHOUT' and see that no messages are displayed.
OLDNEW
« no previous file with comments | « runtime/observatory/tests/ui/log.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698