Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sentry 1.x is a realtime event logging and aggregation platform built on Django

License

Notifications You must be signed in to change notification settings

kevin1024/django-sentry

 
 

Repository files navigation

Sentry

Sentry provides you with a generic interface to view and interact with your error logs. By default, it will catch any exception thrown by Django and store it in a database. With this it allows you to interact and view near real-time information to discover issues and more easily trace them in your application.

Docs: http://readthedocs.org/docs/sentry/en/latest/index.html

About

Sentry 1.x is a realtime event logging and aggregation platform built on Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.4%
  • JavaScript 3.3%
  • Shell 1.3%