[xep-support] RE: quiet ant task

Dima Rogozin drogozin at idiominc.com
Tue Jan 11 15:36:33 PST 2005


>>> 
>>> How quiet? 
>> 
>> Real quiet. 
>> 
>The question is serious. The logging facility either has to provide 
>rigorious means to specify the level of logging, or should rely on an 
>external filter. Choosing any single level of suppression usually turns 
>out to be a problem for users, and a source of further complaint. 

>That's why the Integration and Connectivity Kit includes the full 
>source code for the Ant task, allowing to pass a different logger and 
>customize it as much as a particular installation demands. 
>On the other hand, Ant itself provides filtering capabilities for 
>standard error output, which are powerful to satisfy the needs of 
>filtering without burdening the code with arbirtrarily chosen options. 

I agree with you. 
If you want to stay generic you might conside implementing support for
<filterchain> nexted tags in ant task. This way any filtering can be
archived. So far I do not see other a way to filter output using pure ANT
means.

D.

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list