Metadata-Version: |
2.1 |
Name: |
asgi-correlation-id |
Version: |
4.3.4 |
Summary: |
Middleware correlating project logs to individual requests |
Author: |
Sondre Lillebø Gundersen |
Author-Email: |
sondrelg[at]live.no |
Maintainer: |
Jonas Krüger Svensson |
Maintainer-Email: |
jonas-ks[at]hotmail.com |
Home-Page: |
https://github.com/snok/asgi-correlation-id |
Project-Url: |
Repository, https://github.com/snok/asgi-correlation-id |
License: |
MIT |
Keywords: |
asgi,fastapi,starlette,async,correlation,correlation-id,request-id,x-request-id,tracing,logging,middleware,sentry,celery |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Dynamic Content |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
celery; extra == "celery" |
Requires-Dist: |
packaging |
Requires-Dist: |
starlette (>=0.18) |
Provides-Extra: |
celery |
Description-Content-Type: |
text/markdown |