liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

Add request info to sentry log #933

Closed nidico closed 10 years ago

nidico commented 10 years ago

This now uses a custom middleware instead of the default sentry pylons logging facility. That way we can easily add more information to the sentry messages, such as request info.

xi commented 10 years ago

LGTM.