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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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