From f9cbd63bced67b870345fa32a9a533c014efc111 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Thu, 4 Apr 2024 02:33:41 -0700 Subject: [PATCH] Only log java command and arguments on Level.FINE --- examples/.idea/misc.xml | 4 +++ examples/lib/bld/bld-wrapper.properties | 2 +- .../bld/java/com/example/ExamplesBuild.java | 27 ++++++++++++++----- .../bld/extension/TestNgOperationBuild.java | 2 +- .../rife/bld/extension/TestNgOperation.java | 5 +++- 5 files changed, 30 insertions(+), 10 deletions(-) diff --git a/examples/.idea/misc.xml b/examples/.idea/misc.xml index 3b0e6ac..82dccc0 100644 --- a/examples/.idea/misc.xml +++ b/examples/.idea/misc.xml @@ -3,6 +3,10 @@ + + + +