itamarst / eliot

Eliot: the logging system that tells you *why* it happened
https://eliot.readthedocs.io
Apache License 2.0
1.09k stars 65 forks source link

Investigate whether new Twisted contextvars support is better than current Twisted support #478

Open itamarst opened 2 years ago

itamarst commented 2 years ago

contextvars support in newer Twisted might be a less verbose alternative to current approach, it might Just Work.