django-structlog 8.1.0
0
Structured Logging for Django
Contents
Structured Logging for Django
Stars: 434, Watchers: 434, Forks: 34, Open Issues: 1The jrobichaud/django-structlog
repo was created 5 years ago and the last code push was 6 days ago.
The project is popular with 434 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
Related Packages
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 1 open issues on GitHub
- Use structlocal.contextvars
- Signals do not appear to be working
- Bump celery from 5.0.0 to 5.2.2 in /requirements