lgoldstein commented on issue #120: Increase log level to error for scp error logs URL: https://github.com/apache/mina-sshd/pull/120#issuecomment-612432731 While I understand that it may solve some specific problem you are having and perhaps the advantages of such a change, this change is not according to the (informal but widely observed) logging policy where stack trace details are either DEBUG or TRACE level (usually TRACE). I would be inclined to go along with a _protected_ method that does the logging (by default same as before), but that would also require major code changes in order to standardize the logging policy not only in this case but throughout the code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
