peopledoc / insight-reloaded

**DEPRECTATED** A full async docsplit previewer server based on Tornado and Redis
Other
1 stars 0 forks source link

Integrer raven-python (sentry client) #1

Closed gregtap closed 11 years ago

gregtap commented 11 years ago

https://github.com/getsentry/raven-python

Natim commented 11 years ago

Should we use logging configuration? http://raven.readthedocs.org/en/latest/config/logging.html

gregtap commented 11 years ago

That would be nicer yes.

Natim commented 11 years ago

I think I will use dictConfig with LOGGING defined in a settings.py http://raven.readthedocs.org/en/latest/config/logging.html

Natim commented 11 years ago

The code is here, we may want to test if we are logging what do we except.