Sunday, May 21st, 2017 by Servage

Bug tracking just got easier! What could be worse than losing a customer or a regular visitor due to some unknown error that a website can’t handle? On some websites, customers can provide feedback and tell what happened if they land on an error page. Many visitors don’t spend the time to fill out such forms so developers never get to know what really happened. This time we will look into ways that automatically report errors and collect information related to the issue when something unexpected happens.
Introducing Sentry
Sentry is an error tracking service that sends errors from your application to their service where you can view and inspect them using their ...
Recent comments