carmi / django-sentry

Previously django-db-log, provides real-time logging for Django exceptions

Home Page:http://code.disqus.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Previously django-db-log, provides real-time logging for Django exceptions

http://code.disqus.com/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 72.1%Language:JavaScript 27.9%