This package browser is in early development. Mind the rough edges.

python-django-logging-json 1.16

Log requests/responses in various formats

This package provides a Django library that logs request, response, and exception details in a JSON document. It can also send logs directly to ElasticSearch.

Installation

Install python-django-logging-json 1.16 as follows:

guix install python-django-logging-json@1.16

Or install the latest version:

guix install python-django-logging-json

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.