taskiq-python/taskiq

Log collection in async environment

cofob opened this issue · 0 comments

Gist with example implementation: https://gist.github.com/cofob/6b89f4d62efb4eddb26a3c8853128c84

I'm not sure how to integrate this into the taskiq codebase, as you need to configure the logging handler in some way, and you need to embed this logic into the main Receiver itself.