modin icon indicating copy to clipboard operation
modin copied to clipboard

Allow users to set different path for Modin logs

Open pyrito opened this issue 3 years ago • 2 comments

The path for Modin logs is currently set to .modin/logs/job_{job_id}/{log_name}.log by default. We should allow users to set a different path for the Modin logs with an environment variable.

pyrito avatar Sep 13 '22 22:09 pyrito

Are you planning on doing this @pyrito? It seems like a pretty quick fix, so I can take it on if you're busy.

noloerino avatar Sep 19 '22 23:09 noloerino

@noloerino yeah I am planning on doing this. Thanks!

pyrito avatar Sep 20 '22 14:09 pyrito