You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/07/28 21:08:39 UTC

DO NOT REPLY [Bug 21943] - Need way to set -verbose or -debug via properties

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21943

Need way to set -verbose or -debug via properties





------- Additional Comments From antoine@apache.org  2003-07-28 19:08 -------
1) you can use the <record/> task in ant to record logging output at a level 
different from the one you started ant with.
This is probably your short term fix, go to the appropriate manual page

2) reassign the bug report to maven, asking them to offer such a possibility.
when ant is started programmatically, the calling application creates one or 
several loggers/listeners whose level of logging is set by the calling 
application.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org