taskiq icon indicating copy to clipboard operation
taskiq copied to clipboard

Log collection in async environment

Open cofob opened this issue 2 years ago • 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.

cofob avatar Dec 03 '23 04:12 cofob