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.
- Outputs:
out
- Website: https://github.com/cipriantarta/django-logging
- Licenses: FreeBSD
- Package source: gnu/packages/django.scm
- Builds: See build status
- Issues: See known issues
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.