google / quiver-log

Logging utility for Dart
Apache License 2.0
24 stars 14 forks source link

Fixing strong mode errors, cleaning up comments, adding support for stack trace printing and updating pubspec version #12

Closed adambender closed 8 years ago

adambender commented 9 years ago

the log appender was missing support for automatically outputting the stacktrace and error message.

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


adambender commented 8 years ago

I signed it.

jmesserly commented 8 years ago

CC @cbracken