Debug output when using flyways ant tasks

人盡茶涼 提交于 2019-12-11 20:34:32

问题


The command line documentation mentions an argument -x for debug output. However I cannot find anything in the ant task documentation. Is there a way to activate it there as well?


回答1:


Use the standard ant -d switch to turn on the debug output.



来源:https://stackoverflow.com/questions/15634807/debug-output-when-using-flyways-ant-tasks

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!