clean-city-64472
01/17/2022, 5:55 PM./pants test my/path/to/test.py -l=debug > /tmp/test.log doesn't seem to work.fast-nail-55400
01/17/2022, 6:03 PM--logdir to change where some logs files are written.enough-analyst-54434
01/17/2022, 6:04 PMfast-nail-55400
01/17/2022, 6:04 PM2> instead of > should workfast-nail-55400
01/17/2022, 6:05 PM>/tmp/test.log 2>&1enough-analyst-54434
01/17/2022, 6:05 PM&> to redirect stdout and stderr at once.clean-city-64472
01/17/2022, 6:07 PM--logdir and didn't seem to get anything but i'll keep at it.clean-city-64472
01/17/2022, 6:07 PM2> works @fast-nail-55400 🙏clean-city-64472
01/17/2022, 6:09 PMcurved-television-6568
01/18/2022, 6:48 AM