1. 49b983d save non-string object on LogRecord (#28) by Jason Aguilon · 9 years ago 0.11.3
  2. 9920fb6 Add changelog entry by Sigmund Cherem · 10 years ago 0.11.2
  3. e34f9aa Merge pull request #27 from astashov/add-orphan-factory by sigmundch · 10 years ago
  4. 2793b04 Add Logger.detached factory by Anton Astashov · 10 years ago
  5. 4c2e9fd Also generate error when autogenerating stack traces (fix #25) by Sigmund Cherem · 10 years ago 0.11.1+1
  6. 8fc0221 Merge pull request #24 from ochafik/patch-1 by sigmundch · 10 years ago
  7. 1bc0c8a Improve Logger.root (static final instead of getter that looks the cached instance up through the factory constructor) by Olivier Chafik · 10 years ago
  8. 8a8a3d3 Add option to automatically record stack trace in logging (fixes #2) by Sigmund Cherem · 10 years ago 0.11.1
  9. 0234478 ship 0.11.0 by Kevin Moore · 10 years ago 0.11.0
  10. d44c009 move to test pkg by Kevin Moore · 10 years ago
  11. a076f0b tweaked readme example by Kevin Moore · 10 years ago
  12. 7d661d9 dartfmt by Kevin Moore · 10 years ago
  13. 2c448f2 Revert change to make stackTrace object by Kevin Moore · 10 years ago
  14. d386b6f Merge pull request #1 from Fox32/feature/stacktrace_type by John Messerly · 10 years ago 0.10.0
  15. 179f5ba Allow a greater range of types as a stack trace by Oliver Sand · 10 years ago
  16. 0a994a9 Adding a "zone" value to "class LogRecord" by Martin Kustermann · 11 years ago 0.9.3
  17. dfa8751 Make type signature consistent with class Object by Jacob Richman · 11 years ago
  18. 85d83e0 Update the pubspec's homepage link. by Natalie Weizenbaum · 11 years ago
  19. 815de34 updated logging package to accept functions or other non-string objects when logging by [email protected] · 11 years ago
  20. d67fbc6 pkg/logging: use UnmodifiableMapView from dart:collection by [email protected] · 11 years ago
  21. a834d16 flagging pkg/args and pkg/logging as dev+1 by [email protected] · 12 years ago
  22. 29a5bcd Create associated packages for the dart:collection and dart:async libs. by [email protected] · 12 years ago
  23. 0c13b8a add LICENSE AUTHORS PATENTS so we can publish by [email protected] · 12 years ago
  24. 8eff9f6 update pubspecs for pkg uploading by [email protected] · 12 years ago
  25. 5bb76d2 pkg/logging: expose static sorted const list of all levels by [email protected] · 12 years ago
  26. 875e637 Combine unmodifiable_collection package into collection_helpers. by [email protected] · 12 years ago
  27. eee1037 Re-land r29957 (add versions and constraints for packages and samples), with by [email protected] · 12 years ago
  28. 34d9d45 Revert "add versions and constraints for packages and samples" by [email protected] · 12 years ago
  29. 54e0859 add versions and constraints for packages and samples by [email protected] · 12 years ago
  30. 486e65c add useful docs for logging by [email protected] · 12 years ago
  31. f0e2c3f Reapply "Remove @deprecated features." by [email protected] · 12 years ago
  32. 28f0c5c Add @proxy to annotations.dart. by [email protected] · 12 years ago
  33. b6e6ede Revert "Remove @deprecated features." by [email protected] · 12 years ago
  34. 04f8743 Remove @deprecated features. by [email protected] · 12 years ago
  35. b615f3e pkg/logging: added stackTrace support by [email protected] · 12 years ago
  36. 8532058 Add a toString() to LogRecord. by [email protected] · 12 years ago
  37. fc9de7c Update meta and logging library descriptions; tweak fixnum by [email protected] · 12 years ago
  38. 8fc5956 Make asBroadcastStream take two callbacks. by [email protected] · 12 years ago
  39. ec60257 add logging support for exceptions by [email protected] · 12 years ago
  40. 55f9c69 Make new StreamController be async by default. by [email protected] · 12 years ago
  41. a3cfb6f add installation instructions to pkg packages by [email protected] · 12 years ago
  42. 1530403 Remove StreamController.broadcast. by [email protected] · 12 years ago
  43. 94bf13d Switch pkg packages, pub, and dartdoc to use package: imports. by [email protected] · 12 years ago
  44. 1e3eb0b pkg/logging: removed deprecated 'on' API by [email protected] · 12 years ago
  45. 92e3c3e Make path to meta go through pkg/ , so that it's rewritten properly. by [email protected] · 12 years ago
  46. 5803569 Moved pkg pubspecs to use dev_dependencies where appropriate by [email protected] · 12 years ago
  47. 967c7ae Don't use package: imports in logging until dartdoc/mirros support them. by [email protected] · 13 years ago
  48. 05440f0 LoggerEvents get on -> Stream<LogRecord> get onRecord by [email protected] · 13 years ago
  49. 0b34f80 make dartdoc and editor happy by [email protected] · 13 years ago
  50. 668ea7f Reapply "Make Comparable generic." by [email protected] · 13 years ago
  51. a2531b5 Revert "Make Comparable generic." by [email protected] · 13 years ago
  52. d6c89de Make Comparable generic. by [email protected] · 13 years ago
  53. 1c8e09c Update documentation links to point to the correct URLs. by [email protected] · 13 years ago
  54. 970797d Added documentation links to all of the pkg packages hosted on api.dartlang.org. by [email protected] · 13 years ago
  55. d1c40cf Rename Date to DateTime. by [email protected] · 13 years ago
  56. 7e4c67b Fix URL. by [email protected] · 13 years ago
  57. 848f599 Convert the small packages in pkg to use "package:". by [email protected] · 13 years ago
  58. 196999a Add authors and homepages to packages. by [email protected] · 13 years ago
  59. 99f3a75 a === b -> identical(a, b) by [email protected] · 13 years ago
  60. 6cda46b Update library syntax in pkg files. by [email protected] · 13 years ago
  61. 096e499 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by [email protected] · 13 years ago
  62. a98f562 Modified unittest to use new argument syntax. by [email protected] · 13 years ago
  63. a9b04f8 Removed IllegalAccessException and UnsupportedOperationException. by [email protected] · 13 years ago
  64. 4a78073 Revert "Parts must start with 'part of'" and "Attempt to fix VM build" by [email protected] · 13 years ago
  65. 5c667a8 Parts must start with 'part of' by [email protected] · 13 years ago
  66. 7333f80 Make hashCode a getter and not a method. by [email protected] · 13 years ago
  67. 01a8727 fix warning in Logger (setter type must be "void" or "Dynamic") by [email protected] · 13 years ago
  68. 0864904 Stop using the Hashable interface. by [email protected] · 13 years ago
  69. dbc252b Change IllegalArgumentException to ArgumentError. by [email protected] · 13 years ago
  70. 7030e7e revert 1204. Will investigate when I get a chance. by [email protected] · 13 years ago
  71. f8d7dba Update unittest to new package layout. by [email protected] · 13 years ago
  72. d8f8ab6 Revert "Make unittest follow the new package layout." by [email protected] · 13 years ago
  73. bd1ce04 Make unittest follow the new package layout. by [email protected] · 13 years ago
  74. e22e118 Move logging to the new package layout. by [email protected] · 13 years ago
  75. 0770ac8 Get rid of a lot of () for getters. by [email protected] · 13 years ago
  76. b312eb8 - Change "static final" to "static const" in the by [email protected] · 13 years ago
  77. 97f3eb6 Require two type arguments for map literals (issue 4522). by [email protected] · 13 years ago
  78. c912990 Rename "tests" directories under /pkg to the singular "test" by [email protected] · 13 years ago
  79. 8979b69 Move tests for things in /pkg into the right places for packages by [email protected] · 13 years ago