I would like to be able to turn on the debug logging level for the Spring Roo Shell so that I get the full stack trace if and when an error occurs.
Can anyone please advise on how to achieve this?
Well there's the command:
roo> development mode --enabled true
I don't know if it shows a full stack trace or not when an error occurs.