Package net.schmizz.sshj.common
Interface LoggerFactory
public interface LoggerFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LoggerFactory
Default SLF4J-based implementation of the SSHJ LoggerFactory. -
Method Summary
-
Field Details
-
DEFAULT
Default SLF4J-based implementation of the SSHJ LoggerFactory.
-
-
Method Details
-
getLogger
-
getLogger
-