While using pretty-jupiter plugin. I see custom logs overlapped by rich console. E.g. it looks like following:
✔ get (868ms)90% EXECUTING [14s]
✔ get (901ms)90% EXECUTING [17s]
<===========--> 90% EXECUTING [17s]
> :test > 6 tests completed
> :test > Executing test tech...propertyitems.PropertyItemsTest
Unfortunately, I can’t send here an example but you can download it from here. There is also discussion about this issue. It seems to be a bug inside a gradle. Thanks in advance for any suggestions.