Closed JonasKs closed 4 years ago
Hey!
Thanks for this submission. It looks like django-guid
is a great and very useful project, however even though it supports ASGI, it does seem to be Django-specific, so I don't think it will be a great fit for this list. (Could be a great fit for awesome-django
or similar, though!)
Let me know if I've got this right โ until then, closing for now! :-)
Thanks!
Ah, I got this repo from a Django forum and made some assumptions. Youโre absolutely right @florimondmanca. Sorry!
Checklist
What is this project?
Django-GUID - Inject a GUID (Correlation-ID/Request ID) into every log message in a Django request.
Latest version is Django3.1+, using
ContextVar
s to store the request ID, and injecting/passing them to the logs. This means it fully supports ASGI and async Django.Do you know about other similar projects? No. :)
Anyone who agrees with this pull request can add a ๐.