JSON Logging with uWSGI
Setting up JSON logging for a production Django app requires the following steps:
Configure JSON logging from the Django app
Configure JSON logging from the application server (for example, uWSGI)
In the last article I covered how to configure JSON...
blog.rama.io10 min read