[Stack Overflow] how to make python logger setup effective in dask #1426
Labels
awaiting-triage
New issues that need to be assessed or assigned
stack-overflow
Questions coming from Stack Overflow
my original script uses pool.map to run in parallel. I have logger setup in code to output to a file, and code running in different processes output logs to the same file.
now I tried to use dask for multiprocessing and found that the logger setup is not…
Would you like to know more?
Read the full article on the following website:
https://stackoverflow.com/questions/73825758/how-to-make-python-logger-setup-effective-in-dask
The text was updated successfully, but these errors were encountered: