I have a task that invoke a java cli. The last one...
# general
b
I have a task that invoke a java cli. The last one does a bunch of println to debug. pants seems to eat the output. How can I retrieve it ? I tried the
--no-quiet
flag without success
e
I can't recall if tool output is dumped when logging in debug mode, but try
./pants -ldebug ...
b
yeah sorry should have said that I also tried that 😞
e
K - only the server then.
b
ok, thank you !
by the way, since you're here, I remember you answering a question of mine with regard to injecting a dependency in a target
I tried it recently without success and I'm not able to find this thread again in slack history
can I ping you in a more recent thread were I explain how I am stuck ?
e
Our history truncates since we're on the free plan. Issues are best as a result.
☝️ 2
b
we also have a free plan but pants slack seems to have a way longer history so I thought you were on paid plan >_<