Contents

django-structlog 10.0.0

0

Structured Logging for Django

Structured Logging for Django

Stars: 506, Watchers: 506, Forks: 40, Open Issues: 9

The jrobichaud/django-structlog repo was created 6 years ago and the last code push was 3 weeks ago.
The project is popular with 506 github stars!

How to Install django-structlog

You can install django-structlog using pip

pip install django-structlog

or add it to a project with poetry

poetry add django-structlog

Package Details

Author
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/django-structlog/
GitHub Repo:
https://github.com/jrobichaud/django-structlog

Classifiers

  • System/Logging
No  django-structlog  pypi packages just yet.

Errors

A list of common django-structlog errors.

Code Examples

Here are some django-structlog code examples and snippets.

GitHub Issues

The django-structlog package has 9 open issues on GitHub

  • Update How Tos about request id
  • chore(deps): bump black from 25.12.0 to 26.1.0 in /requirements
  • chore(deps): bump ruff from 0.14.10 to 0.14.13 in /requirements
  • chore(deps): bump django from 5.2.8 to 6.0.1 in /requirements
  • chore(deps): bump sphinx from 8.2.3 to 9.1.0 in /docs
  • chore(deps): bump mypy from 1.18.2 to 1.19.1 in /requirements
  • Django to 6.0 support
  • Django 6 Tasks Framework support

See more issues on GitHub

Related Packages & Articles