Discussion:
[dart-misc] [dart-announce] Intent to remove: dart:profiler, use
'Seth Ladd' via Dart Announcements
2015-10-07 16:55:47 UTC
Permalink
We intend to remove the dart:profiler library in 1.13. This library has
been deprecated for more than one release, and we are providing
dart:developer
<https://api.dartlang.org/stable/dart-developer/dart-developer-library.html> as
an alternative.

We recommend that any developer using dart:profiler should immediately
transition to dart:developer. The deprecation period for dart:profiler is
now over.

If you believe this negatively impacts your work, please file an issue
here: http://dartbug.com

On behalf of the Dart team, thank you for your support.
--
For more news and information, visit https://plus.google.com/+dartlang

To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Kasper Peulen
2015-10-07 21:13:41 UTC
Permalink
Is there some article/blog post with more information how to use the
dart:developer library?

On Wed, Oct 7, 2015 at 6:55 PM, 'Seth Ladd' via Dart Announcements <
Post by 'Seth Ladd' via Dart Announcements
We intend to remove the dart:profiler library in 1.13. This library has
been deprecated for more than one release, and we are providing
dart:developer
<https://api.dartlang.org/stable/dart-developer/dart-developer-library.html> as
an alternative.
We recommend that any developer using dart:profiler should immediately
transition to dart:developer. The deprecation period for dart:profiler is
now over.
If you believe this negatively impacts your work, please file an issue
here: http://dartbug.com
On behalf of the Dart team, thank you for your support.
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
Kasper
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Seth Ladd' via Dart Misc
2015-10-09 16:47:31 UTC
Permalink
Post by Kasper Peulen
Is there some article/blog post with more information how to use the
dart:developer library?
Here are the API docs:
https://api.dartlang.org/1.12.1/dart-developer/dart-developer-library.html

And here's the docs for the dev channel's version (a few more things were
added):
https://api.dartlang.org/dev/dart-developer/dart-developer-library.html

Apologies, I'm not aware of addition docs for the new features. If the API
docs aren't clear, please do file an issue or submit a patch. Thanks!
Post by Kasper Peulen
On Wed, Oct 7, 2015 at 6:55 PM, 'Seth Ladd' via Dart Announcements <
Post by 'Seth Ladd' via Dart Announcements
We intend to remove the dart:profiler library in 1.13. This library has
been deprecated for more than one release, and we are providing
dart:developer
<https://api.dartlang.org/stable/dart-developer/dart-developer-library.html> as
an alternative.
We recommend that any developer using dart:profiler should immediately
transition to dart:developer. The deprecation period for dart:profiler is
now over.
If you believe this negatively impacts your work, please file an issue
here: http://dartbug.com
On behalf of the Dart team, thank you for your support.
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
Kasper
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...