Datadog is a hosted monitoring service that can be used with Python web applications to catch and report errors.
Monitoring Django performance with Datadog is a fantastic, detailed walk through for integrating this service with Django web applications.
Python log collection provides a framework-agnostic explanation for how to use the service with Python code.
Monitoring Flask apps with Datadog walks through adding Datadog to a Flask application.