Contents

django-log-request-id 2.1.0

0

Django middleware and log filter to attach a unique ID to every log message generated as part of a r

Django middleware and log filter to attach a unique ID to every log message generated as part of a request

Stars: 378, Watchers: 378, Forks: 61, Open Issues: 4

The dabapps/django-log-request-id repo was created 12 years ago and the last code push was 2 years ago.
The project is popular with 378 github stars!

How to Install django-log-request-id

You can install django-log-request-id using pip

pip install django-log-request-id

or add it to a project with poetry

poetry add django-log-request-id

Package Details

Author
DabApps
License
BSD
Homepage
https://github.com/dabapps/django-log-request-id/
PyPi:
https://pypi.org/project/django-log-request-id/
GitHub Repo:
https://github.com/dabapps/django-log-request-id
No  django-log-request-id  pypi packages just yet.

Errors

A list of common django-log-request-id errors.

Code Examples

Here are some django-log-request-id code examples and snippets.

GitHub Issues

The django-log-request-id package has 4 open issues on GitHub

  • Update README to mention use of ContextVar
  • Refactor settings in middleware to be loaded once rather than per request

See more issues on GitHub

Related Packages & Articles

django-json-widget 2.1.1

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)