httptoolkit/jvm-http-proxy-agent

don't print to stdout or/and have option to turn it off

maxandersen opened this issue · 0 comments

would be great if the agent would NOT print to standard out as it otherwise affect normal execution.

I would suggest to print to stderr instead or stdout and have option to completely silent it.

my usecase is that jbang uses the stdout to execute and with the agent it messes with the stdout.