Eugene Petrenko created SSHD-637:
------------------------------------

             Summary: Log all sent/received SSH messages
                 Key: SSHD-637
                 URL: https://issues.apache.org/jira/browse/SSHD-637
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Eugene Petrenko


Time to time it's necessary to debug weird SSH issues. It could me much helpful 
if all SSH messages that we send/receive were logged into debug. 
There are several places where I see nothing is logged, e.g.
* {{org.apache.sshd.server.auth.UserAuthPublicKey#doAuth}}
* {{org.apache.sshd.common.session.AbstractConnectionService#channelOpen}}
and so on. 

Could be nice if we check all possible code places where a response messages 
are created to include appropriate logging



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to