[xep-support] quiet ant task

David Tolpin dvd at davidashen.net
Wed Jan 5 08:29:38 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.

David Tolpin

-------------------
(*) 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