attempt to remove need for mindless builder versions
diff --git a/releng.control/commonVariations.shsource b/releng.control/commonVariations.shsource
index 6ed43dd..0338f2f 100644
--- a/releng.control/commonVariations.shsource
+++ b/releng.control/commonVariations.shsource
@@ -56,7 +56,7 @@
 
 # controls quietness of logging to console
 # false means more output to console, true uses ant's logger
-export USE_LOGGER=false
+export USE_LOGGER=true
 
 #contols ANT's quietness level
 # true logs error and warnings only
@@ -64,7 +64,7 @@
 
 # controls ANT's debug level
 # setting to true will result in TONS of ouput
-export USE_DEBUG=false
+export USE_DEBUG=true
 
 # should be true for production, false for local.
 # it can be set to true for local builds, but then the