ajbrown / angular-loggly-logger

An AngularJS module which sends your $log message to loggly, and provides a service for manually sending messages to loggly.
MIT License
32 stars 49 forks source link

Fix/stack #53

Closed jaketodaro closed 8 years ago

jaketodaro commented 8 years ago

Fix includeUrl not being respected when logging js errors caught by window.onerror and fix stack not being sent. This will have merge conflicts with my other PR, but I'll handle those once you merge one of them.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+5.6%) to 84.028% when pulling 623223b0eb3645cc92958d5a223b55924c398098 on jaketodaro:fix/stack into 59b3b201365a7899b80256cb44cd7d588cb8eac3 on ajbrown:master.