You also can add a property element to an Ant target in your build file, for
example: <property name="args.debug" value="yes"/>
Debug logging requires additional resources and can slow down the build process, so it
should only be enabled when further details are required to diagnose problems.