rust-parallel icon indicating copy to clipboard operation
rust-parallel copied to clipboard

Question on logging output

Open gitboy16 opened this issue 6 months ago • 0 comments

Hi, I using rust-parallel as follows:

rust-parallel -d all -p python ::: script1.py script2.py script3.py

Each of the python script has logging message. Is there a way to record each log towards a log.txt to see the progress of each script? Or at least to a common log? Thank you Kind regards

gitboy16 avatar Jun 04 '25 11:06 gitboy16