Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Discussion options

You must be logged in to vote

Hi @alexnot95 currently, you cannot print the execution of each of the workers. I had to pipe the logs of each worker to separate logs because multiple threads writing to the same log ends up writing text over each other and it becomes unreadible.

The plugin can be re-worked to have a central log printer that parses the logs from each worker, but that will take time and it is not the top priority right now. I have this issue request that seems to be exactly what you're looking for #294.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lyndsey-ferguson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants