How do you capture or disable the stdout logs from ant.taskdef target?

I have a ant.taskdef that generates a lot of extra logging. I would like to suppress or hide these message from the normal logging level. How can you do this?