Tomaz Muraus created LIBCLOUD-414:
-------------------------------------

             Summary: Add log statements to our SSH client wrapper
                 Key: LIBCLOUD-414
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-414
             Project: Libcloud
          Issue Type: Improvement
          Components: Core
            Reporter: Tomaz Muraus
            Assignee: Tomaz Muraus
            Priority: Critical


Currently we enable paramiko's debug log when user uses LIBCLOUD_DEBUG, but we 
don't do any additional logging in our paramiko SSH client wrapper.

Paramiko itself doesn't log when it executes a command which makes debugging 
harder.

We should log the following things in our wrapper:

- Log every command which is executed (command, arguments)
- Log stdout and stderr of every executed command
- Log file uploads and deletes



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to