jvm-http-proxy-agent icon indicating copy to clipboard operation
jvm-http-proxy-agent copied to clipboard

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

Open maxandersen opened this issue 1 year ago • 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.

maxandersen avatar Oct 19 '24 21:10 maxandersen