org.apache.commons.vfs2.provider.sftp
Class SftpClientFactory.JSchLogger
java.lang.Object
org.apache.commons.vfs2.provider.sftp.SftpClientFactory.JSchLogger
- All Implemented Interfaces:
- com.jcraft.jsch.Logger
- Enclosing class:
- SftpClientFactory
public static class SftpClientFactory.JSchLogger
- extends Object
- implements com.jcraft.jsch.Logger
| Fields inherited from interface com.jcraft.jsch.Logger |
DEBUG, ERROR, FATAL, INFO, WARN |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SftpClientFactory.JSchLogger
public SftpClientFactory.JSchLogger()
isEnabled
public boolean isEnabled(int level)
- Specified by:
isEnabled in interface com.jcraft.jsch.Logger
log
public void log(int level,
String message)
- Specified by:
log in interface com.jcraft.jsch.Logger
Copyright © 2002–2015 WSO2. All rights reserved.