gpt4 book ai didi

ant - 启用来自 groovy 的 AntBuilder 的详细输出

转载 作者:行者123 更新时间:2023-12-04 13:39:50 24 4
gpt4 key购买 nike

有没有办法为 groovy 的 AntBuilder 打开调试/详细输出?换句话说,我想启用更详细的输出,就像使用 ant -verbose 一样。从命令行。

我知道 recorder task ,如描述 here ,但这会写入一个文件,我想写入 stdout 或可能的记录器(如为 maven plugins written in groovy 提供的记录器)。

最佳答案

灵感来自 the first result from google (为了 Groovy 简洁而重写):

ant.project.buildListeners[0].messageOutputLevel = 4

值为 documented here , 4 是最详细的。

关于ant - 启用来自 groovy 的 AntBuilder 的详细输出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15143221/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com