Re: How to suppress logging of SSLHandshakeException

2014-12-16 Thread David Latorre
Uh, when I said 'servlet' I meant ftplet. ​

Re: How to suppress logging of SSLHandshakeException

2014-12-16 Thread Martin Wunderlich
Hi David, Thanks a lot for the suggestion. Modifying recompiling the FTP Server is something I’d rather avoid to make sure we don’t have to maintain our version of the project. I will try the other idea instead, i.e. supply a modified version of FTPLoggingFilter to the FilterChain. I’ll

Re: How to suppress logging of SSLHandshakeException

2014-12-15 Thread David Latorre
Hello Martin, If I understand you correctly, there are cases in which the session is closed due to a javax.net.ssl.SSLHandshakeException , but you do not want to show any of this in the logfile? Thus, you do not want the 2014.12.04-15:51:20.429 INFO : pool-3-thread-5: FtpLoggingFilter: