name: django-structlog version: 10.1.0 summary: Structured Logging for Django license: MIT License requires_python: >=3.10 python_min: 3.10 install_size: 18.0 KB module_format: py3-none-any doc_url: https://django-structlog.readthedocs.io repo_url: https://github.com/jrobichaud/django-structlog last_released_at: 2026-05-30T23:15:48Z releases_last_12mo: 2 avg_days_between_releases: 35.2 platforms: any ## dependencies django >=4.2 structlog >=21.4.0 asgiref >=3.6.0 django-ipware >=6.0.2 ## extras [celery] celery >=5.1 [commands] django-extensions >=1.4.9 ## maintainers Jules Robichaud-Gagnon