Class SftpClientFactory.JSchLogger
- java.lang.Object
-
- org.apache.commons.vfs2.provider.sftp.SftpClientFactory.JSchLogger
-
- All Implemented Interfaces:
com.jcraft.jsch.Logger
- Enclosing class:
- SftpClientFactory
private static class SftpClientFactory.JSchLogger extends java.lang.Object implements com.jcraft.jsch.Logger
Interface JSchLogger with JCL.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
JSchLogger()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isEnabled(int level)
void
log(int level, java.lang.String msg)
-