Package net.schmizz.sshj.common
Interface LoggerFactory
-
public interface LoggerFactory
-
-
Field Summary
Fields Modifier and Type Field Description static LoggerFactoryDEFAULTDefault SLF4J-based implementation of the SSHJ LoggerFactory.
-
-
-
Field Detail
-
DEFAULT
static final LoggerFactory DEFAULT
Default SLF4J-based implementation of the SSHJ LoggerFactory.
-
-