com.jscape.inet.sftp
Class SftpConfiguration.SftpLogger
java.lang.Object
com.jscape.util.Logger
com.jscape.inet.sftp.SftpConfiguration.SftpLogger
- Enclosing class:
- SftpConfiguration
public static class SftpConfiguration.SftpLogger
- extends Logger
Methods inherited from class com.jscape.util.Logger |
close, error, error, fine, getLevel, getStream, info, isClosed, isShowLevel, isShowTimestamp, log, setLevel, setShowLevel, setShowTimestamp, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SftpConfiguration.SftpLogger
public SftpConfiguration.SftpLogger(Logger.Level level,
java.io.PrintStream printer)
SftpConfiguration.SftpLogger
public SftpConfiguration.SftpLogger(java.io.PrintStream printer)
started
public void started()
closed
public void closed()
packetSent
public void packetSent(SftpPacket packet)
packetReceived
public void packetReceived(SftpPacket packet)
error
public void error(java.lang.Throwable e)
- Overrides:
error
in class Logger
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved