I'd like to use org.apache.tools.ant.XmlLogger for all my builds, so I'd like to have it in my build.properties file rather than having to call it as a command-line option. I couldn't find a property for doing this, though.
Is it possible to define the logger in a properties file/ Steve