[ 
https://issues.apache.org/jira/browse/WHIRR-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020866#comment-13020866
 ] 

Andrei Savu commented on WHIRR-72:
----------------------------------

I've tried to add the following code:
{code}
Logger log = Logger.getLogger("jclouds.compute");
log.setLevel(Level.DEBUG);
{code}
but I see no changes in output. Any idea about what I'm doing wrong?

> Add a --verbose option to the CLI
> ---------------------------------
>
>                 Key: WHIRR-72
>                 URL: https://issues.apache.org/jira/browse/WHIRR-72
>             Project: Whirr
>          Issue Type: Improvement
>          Components: core
>            Reporter: Tom White
>
> From Adrian on WHIRR-33: 
> bq. verbose option which turns on the "jclouds.compute" logger to DEBUG 
> level. Using this, the user can see all actions take place

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to