JSNLog.AngularJS
JSNLog.AngularJS copied to clipboard
JavaScript logging and error handling for AngularJS
Hi, I am using VS.Net 2019 ASP.Net Core with Angular as client side. I need a proper documentation how to use in TypeScript.
I am running the provided .NET code on VS2015 and receiving an error "cs0234: The type or namespace name 'JavascriptLogging' does not exist in the namespace 'JSNLog'" Any thought from...
This is to fix the following issue (https://github.com/mperdeck/JSNLog.AngularJS/issues/2). Using the new guidance by the Angular team outlined here (https://github.com/angular/angular.js/issues/14704) and here (https://github.com/angular/angular.js/commit/f82eba814b5fce0c8b541afc3eeadf612d8222f0).
Hi Matt, Thank you very much for the wonderful libraries. There are really the best. With angularjs 1.5.3, the logging to server works, however, I receive error: Error: [$rootScope:inprog] $digest...