What is the logic for trimming `.pants.d/pants.log...
# general
p
What is the logic for trimming
.pants.d/pants.log
(when pantsd is active) ? How to we make pants keep more data in this log? Running in CI, I noticed this file only contains logs from the last few steps that run in CI before the file was uploaded and it is missing log message from pants run that occur earlier on in the CI Job.