gnodet commented on issue #120: Increase log level to error for scp error logs URL: https://github.com/apache/mina-sshd/pull/120#issuecomment-612524754 A few thoughts: * we could check if the log is at debug or trace and print the stack trace at error level, else issue the error statement with just the exception's string representation * have 2 statements: one at error level without the stack trace and another at debug level with the stack trace
---------------------------------------------------------------- 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]
