Uses of Interface
com.jcraft.jsch.Logger
-
Packages that use Logger Package Description com.jcraft.jsch -
-
Uses of Logger in com.jcraft.jsch
Fields in com.jcraft.jsch declared as Logger Modifier and Type Field Description private static LoggerJSch. DEVNULL(package private) static LoggerJSch. loggerMethods in com.jcraft.jsch that return Logger Modifier and Type Method Description (package private) static LoggerJSch. getLogger()Methods in com.jcraft.jsch with parameters of type Logger Modifier and Type Method Description static voidJSch. setLogger(Logger logger)Sets the logger
-