Skip to content

Team2Oy/blog-angular-exception-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple testcases for angular error logging

This is an example/demonstration project for a blog post.

To run node / express server that accepts and logs your UI errors

cd error_logging_server
npm install
node index.js

Run the UI

I for example just use netbeans and push the "run" button which starts internal server.

Or you can also just open index.html to browser.

More information

I wrote a short blog about this to: http://www.team2.fi/posts/20140607_angular_errors_logging

About

Example of angularjs and UI exception handling and reporting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published