[
https://issues.apache.org/jira/browse/SSHD-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126108#comment-15126108
]
Goldstein Lyor commented on SSHD-637:
-------------------------------------
- If you open TRACE level you will see the raw data
- In version 1.1 many more log messages were added to this very end
> Log all sent/received SSH messages
> ----------------------------------
>
> Key: SSHD-637
> URL: https://issues.apache.org/jira/browse/SSHD-637
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Eugene Petrenko
> Priority: Minor
> Fix For: 1.1.0
>
>
> 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)