Goldstein Lyor created SSHD-397:
-----------------------------------
Summary: Added more detailed log messages about the KEX
negotiation process
Key: SSHD-397
URL: https://issues.apache.org/jira/browse/SSHD-397
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 0.14.0
Reporter: Goldstein Lyor
Priority: Minor
Following some issues I was having I needed more detailed logging about the KEX
negotiation phase (instead of using a debug breakpoint). Attached is a patch
for this issue.
In this context, I recommend demoting the logging messages at the end of the
successful negotiation from INFO level to DEBUG. My rationale is that INFO
level is for rare successful events whereas KEX negotiation occurs on each and
every session. Therefore its results should be logged as DEBUG. Please let me
know if you agree - I will more than happy to make the necessary changes and
re-submit a patch with my changes and this one as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)