python-django-logging-json
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.
- Versions: 1.16
- 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 the latest version of python-django-logging-json
as follows:
guix install python-django-logging-json
Or install a particular version:
guix install python-django-logging-json@1.16
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.
Badge code
You can use the following badge to inform users of python-django-logging-json about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-django-logging-json'><img src='https://packages.guix.gnu.org/packages/python-django-logging-json/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-django-logging-json)
Example Org:
[[https://packages.guix.gnu.org/packages/python-django-logging-json][https://packages.guix.gnu.org/packages/python-django-logging-json/badges/latest-version.svg]]