Is there a chance to make the echoproperties task depend on the log level (something similar to the level parameter in echo task)? It would be helpful to have some echoproperties outputs only when ant runs in debug mode (-debug).
Alternative: how can I detect in Ant the current log level? Is there e a property that contains the log level?
Thx! Frank