Is there a way to configure the output of the pant...
# general
f
Is there a way to configure the output of the pants command to be logged at a different level vs the
pants.log
file? I’d like our CI system to log to the console at INFO but have DEBUG go to the log file (which is stored as an artifact and can be referenced if necessary)