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

Send uncaught injector errors of angular #67

Open krupak opened 7 years ago

krupak commented 7 years ago

Is there any way to send to loggly uncaught errors of injector as currently only reference errors are send to loggly? Need help to solve this.