Identify the fiber where the code is running #562
Replies: 2 comments
-
It isn't on our official debated and agreed up on roadmap for |
Beta Was this translation helpful? Give feedback.
-
@matejthetree You could also use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have heavy code with bunch of fibers spawning each second with async. It would be helpful if I could write a middleware to logger that helps to identify the current fiber where the code is running.
This would help to filter out the logs for each request I get with socket and to follow the code for that particular instance.
can this be done?
Beta Was this translation helpful? Give feedback.
All reactions