I want to change ivy message level to debug my ivy-settings in eclipse and I have no idea how I to set it to debug/verbose level.
For future reference:
You can change the Ivy message level on IvyDE by following: http://ant.apache.org/ivy/ivyde/history/latest-milestone/console.html
Message level can be changed when running Ivy as a standalone program by adding "-verbose" or "-debug" args. ex: java -jar ivy.jar -verbose
I just wanted to add that if you are running the Ivy tasks through Ant in Eclipse, you can set the verbosity level to -verbose for Ivy as follows:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With