Application performance monitoring for developers & software teams to see errors clearer, solve issues faster & continue learning continuously.| Sentry
An overview of the logging options available when using Django, Gunicorn and NGINX| Matt Segal Dev
A guide on how to find and squash slow database queries with Django Debug Toolbar| Matt Segal Dev
How to run your Python unit tests via GitHub actions| Matt Segal Dev
You have a Django app running on a webserver and hopefully you're writing your logs to a file. If anything goes wrong you can search back through the logs and figure out what happened.| Matt Segal Dev
A guide for setting up file logging in production with Django| Matt Segal Dev