[GitHub] [mina-sshd] The-Yoda commented on issue #120: Increase log level to error for scp error logs

2020-04-12 Thread GitBox
The-Yoda commented on issue #120: Increase log level to error for scp error logs URL: https://github.com/apache/mina-sshd/pull/120#issuecomment-612625707 Now updated the code similar to @gnodet suggestion. This is an

[GitHub] [mina-sshd] The-Yoda commented on issue #120: Increase log level to error for scp error logs

2020-04-12 Thread GitBox
The-Yoda commented on issue #120: Increase log level to error for scp error logs URL: https://github.com/apache/mina-sshd/pull/120#issuecomment-612623369 Provided that it is a utility with only static methods, I'm not sure how user can intercept `LoggingUtils.logException(getClass(),

[GitHub] [mina-sshd] The-Yoda commented on issue #120: Increase log level to error for scp error logs

2020-04-11 Thread GitBox
The-Yoda commented on issue #120: Increase log level to error for scp error logs URL: https://github.com/apache/mina-sshd/pull/120#issuecomment-612440244 There are cases where scp fails from different set of servers which is very hard to debug. And making the error log trace creates lot of